Correct the jquery object for i18n
Change-Id: Ic6fc68f27f9944d869206076951e3b7cdaac6f07
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
},
|
||||
|
||||
i18n: function() {
|
||||
this.$element.find( '[data-i18n]' ).i18n();
|
||||
this.$menu.find( '[data-i18n]' ).i18n();
|
||||
},
|
||||
|
||||
defaultSearch: function () {
|
||||
|
||||
Reference in New Issue
Block a user