Update jquery.uls to 8c32f06
* i18n for the noResultsTemplate Bug: T187390 Change-Id: I557555e83b06b48e071b5b59c9dcd73c5dbeee21
This commit is contained in:
@@ -401,7 +401,7 @@
|
||||
'either jQuery or function returning jQuery' );
|
||||
}
|
||||
|
||||
this.$element.append( $noResults.addClass( 'uls-no-results-view' ) );
|
||||
this.$element.append( $noResults.addClass( 'uls-no-results-view' ).i18n() );
|
||||
},
|
||||
|
||||
listen: function () {
|
||||
|
||||
Reference in New Issue
Block a user