summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions
diff options
context:
space:
mode:
authorJose M. Guisado <jguisado@soleta.eu>2022-02-22 13:03:11 +0100
committerJose M. Guisado <jguisado@soleta.eu>2022-02-22 13:03:11 +0100
commitd2e8131ffa9a736b4f82d2fa02c158d41bd998c7 (patch)
tree14155c4356109da8ebf6a84d4fd76615579192d9 /ogcp/templates/actions
parent17e13ad6a8b799ca769adc533555ce0c908e67d5 (diff)
Setup view sets nav button as active
When loading the setup view, it's nav button becomes active.
Diffstat (limited to 'ogcp/templates/actions')
-rw-r--r--ogcp/templates/actions/setup.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/setup.html b/ogcp/templates/actions/setup.html
index 5898201..fc26b31 100644
--- a/ogcp/templates/actions/setup.html
+++ b/ogcp/templates/actions/setup.html
@@ -1,5 +1,6 @@
{% extends 'commands.html' %}
+{% block nav_setup %} active{% endblock %}
{% block content %}
<h1 class="m-5">{{_('Partition and Format')}}</h1>