Focus the search field by default
Change-Id: I0b14ccbccb4870094f0e72c1bf29e0d167e4a6b7
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
this.$menu.show();
|
||||
this.shown = true;
|
||||
|
||||
$( 'input#languagefilter' ).focus();
|
||||
return this;
|
||||
},
|
||||
hide: function() {
|
||||
|
||||
Reference in New Issue
Block a user