Add Language settings dialog
Change-Id: Ie3455f32ac6ceff3c52d79643a6f7f82106ab7f1
This commit is contained in:
committed by
Santhosh Thottingal
parent
e2af6470fb
commit
a3ab65906a
@@ -91,7 +91,9 @@
|
||||
},
|
||||
|
||||
listen: function() {
|
||||
var that = this, lcd;
|
||||
var lcd,
|
||||
that = this;
|
||||
|
||||
// Register all event listeners to the ULS here.
|
||||
that.$element.on( 'click', $.proxy( that.click, that ) );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user