#707 - focus search textbox when displayed
This commit is contained in:
@@ -296,6 +296,8 @@
|
||||
var panel = getSearchPanel(page);
|
||||
|
||||
$(panel).panel('toggle');
|
||||
|
||||
$('#txtSearch').focus();
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user