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