diff options
Diffstat (limited to 'ogcp/templates/actions/legacy/log.html')
-rw-r--r-- | ogcp/templates/actions/legacy/log.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ogcp/templates/actions/legacy/log.html b/ogcp/templates/actions/legacy/log.html index 04427d5..4659bf0 100644 --- a/ogcp/templates/actions/legacy/log.html +++ b/ogcp/templates/actions/legacy/log.html @@ -1,6 +1,9 @@ {% extends 'commands.html' %} {% import "bootstrap/wtf.html" as wtf %} +{% set sidebar_state = 'disabled' %} +{% set btn_back = true %} + {% block nav_logs %} active{% endblock %} {% block nav_logs_log %} active{% endblock %} {% block content %} |