Correct the jquery object for i18n

Change-Id: Ic6fc68f27f9944d869206076951e3b7cdaac6f07
This commit is contained in:
Santhosh Thottingal
2012-09-22 10:05:01 -07:00
parent 2ce2718315
commit 2bdc515930

View File

@@ -151,7 +151,7 @@
},
i18n: function() {
this.$element.find( '[data-i18n]' ).i18n();
this.$menu.find( '[data-i18n]' ).i18n();
},
defaultSearch: function () {