diff options
Diffstat (limited to 'ogcp/templates')
-rw-r--r-- | ogcp/templates/macros.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/macros.html b/ogcp/templates/macros.html index dd26818..3d28d05 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -10,6 +10,7 @@ if (document.readyState === 'complete') { updateScopeState(); keepScopesTreeState(); + keepSelectedClients(); } }); </script> |