#707 - focus search textbox when displayed
@ -296,6 +296,8 @@
var panel = getSearchPanel(page);
$(panel).panel('toggle');
$('#txtSearch').focus();
};
}
The note is not visible to the blocked user.