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 6f19a30..ba500b3 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -13,6 +13,7 @@ keepScopesTreeState(); keepSelectedClients(); checkChildrenCheckboxes(); + checkParentsCheckboxes(); } }); </script> |