ULS - Language settings navigation fix
Hide the popup when navigating to other window. Change-Id: I7f1f6eef08249d6e40225d5ad7036b39e7c26b0e
This commit is contained in:
@@ -138,8 +138,6 @@
|
||||
},
|
||||
|
||||
click: function( e ) {
|
||||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
if ( !this.shown ) {
|
||||
this.show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user