summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/commands.html
diff options
context:
space:
mode:
authorDaniel García Moreno <danigm@soleta.eu>2022-09-13 12:01:23 +0200
committerJavier Sánchez Parra <jsanchez@soleta.eu>2022-09-27 09:48:36 +0200
commitefe97317534942c97bfbc132e096655b8191105f (patch)
tree88237db1120a3bf4daeff0233a82505f269a098e /ogcp/templates/commands.html
parent1db12230f94c33c8d701f4af5ea3fd48e76c4dad (diff)
Add different selection mode for the tree view
Diffstat (limited to 'ogcp/templates/commands.html')
-rw-r--r--ogcp/templates/commands.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/commands.html b/ogcp/templates/commands.html
index dfcda91..c212600 100644
--- a/ogcp/templates/commands.html
+++ b/ogcp/templates/commands.html
@@ -12,7 +12,7 @@
{% endblock %}
{% block sidebar %}
- {{ macros.scopes_tree_collapse(scopes, sidebar_state) }}
+ {{ macros.scopes_tree_collapse(scopes, sidebar_state, 'commands') }}
{% endblock %}
{% block commands %}