Restoring states of expanded parent pages on load

This commit is contained in:
Djamil Legato
2015-07-27 14:33:32 -07:00
parent 224e9eb2a2
commit 55701530e2

View File

@@ -79,6 +79,8 @@ $(function(){
storage = JSON.parse(storage);
restoreStates();
var startFilterPages = function () {
$('input[name="page-search"]').focus();