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