summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/scopes.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/scopes.html')
-rw-r--r--ogcp/templates/scopes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/scopes.html b/ogcp/templates/scopes.html
index 1d931bb..746acff 100644
--- a/ogcp/templates/scopes.html
+++ b/ogcp/templates/scopes.html
@@ -12,7 +12,7 @@
{% endblock %}
{% block sidebar %}
- {{ macros.print_scopes_tree(scopes["scope"]) }}
+ {{ macros.scopes_tree_collapse(scopes) }}
{% endblock %}
{% block commands %}