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