mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-15 17:56:07 +01:00
Restoring states of expanded parent pages on load
This commit is contained in:
@@ -79,6 +79,8 @@ $(function(){
|
||||
|
||||
storage = JSON.parse(storage);
|
||||
|
||||
restoreStates();
|
||||
|
||||
var startFilterPages = function () {
|
||||
|
||||
$('input[name="page-search"]').focus();
|
||||
|
||||
Reference in New Issue
Block a user