Update jquery.uls to ab3cd92
Important changes: * Remove region filter module * Remove jquery.uls.compact.css * Remove unused methods from jquery.uls.data.utils module * Localisation updates Change-Id: If87bd21e19780fa5d90cedb4235854816c4adfba
This commit is contained in:
committed by
Niklas Laxström
parent
384b109362
commit
f3b984e4e1
@@ -368,7 +368,7 @@
|
||||
.data( 'i18n', 'uls-no-results-suggestion-title' )
|
||||
.text( 'You may be interested in:' )
|
||||
.i18n();
|
||||
this.$noResults.find( 'h2' ).after( $suggestions );
|
||||
this.$noResults.find( 'h2' ).after( $suggestions.show() );
|
||||
},
|
||||
|
||||
listen: function () {
|
||||
|
||||
Reference in New Issue
Block a user