i18n for the noResultsTemplate
See https://phabricator.wikimedia.org/T187390
This commit is contained in:
@@ -401,7 +401,7 @@
|
|||||||
'either jQuery or function returning jQuery' );
|
'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 () {
|
listen: function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user