Merge "Focus the search field by default"
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