diff options
Diffstat (limited to 'ogcp/templates/macros.html')
-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 3d28d05..a1b5ebb 100644 --- a/ogcp/templates/macros.html +++ b/ogcp/templates/macros.html @@ -11,6 +11,7 @@ updateScopeState(); keepScopesTreeState(); keepSelectedClients(); + checkChildrenCheckboxes(); } }); </script> |