diff options
Diffstat (limited to 'ogcp/templates/actions/software.html')
-rw-r--r-- | ogcp/templates/actions/software.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/software.html b/ogcp/templates/actions/software.html index 253ea30..52a6a51 100644 --- a/ogcp/templates/actions/software.html +++ b/ogcp/templates/actions/software.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 %} |