diff options
Diffstat (limited to 'ogcp/templates/actions/software_list.html')
-rw-r--r-- | ogcp/templates/actions/software_list.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ogcp/templates/actions/software_list.html b/ogcp/templates/actions/software_list.html index 8c50edb..3984be6 100644 --- a/ogcp/templates/actions/software_list.html +++ b/ogcp/templates/actions/software_list.html @@ -1,6 +1,8 @@ {% extends 'commands.html' %} {% import "bootstrap/wtf.html" as wtf %} +{% set sidebar_state = 'disabled' %} + {% block nav_inventory %} active{% endblock %} {% block nav_inventory_software %} active{% endblock %} {% block content %} |