diff options
Diffstat (limited to 'ogcp/templates/actions/mode.html')
-rw-r--r-- | ogcp/templates/actions/mode.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/mode.html b/ogcp/templates/actions/mode.html index d4cb9de..44de8ac 100644 --- a/ogcp/templates/actions/mode.html +++ b/ogcp/templates/actions/mode.html @@ -3,6 +3,7 @@ {% import "macros.html" as macros %} {% set sidebar_state = 'disabled' %} +{% set btn_back = true %} {% block nav_setup %} active{% endblock %} {% block nav_setup_set_bootmode %} active{% endblock %} |