summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/delete_client.html
diff options
context:
space:
mode:
Diffstat (limited to 'ogcp/templates/actions/delete_client.html')
-rw-r--r--ogcp/templates/actions/delete_client.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/delete_client.html b/ogcp/templates/actions/delete_client.html
index 80e91c7..1a44eb2 100644
--- a/ogcp/templates/actions/delete_client.html
+++ b/ogcp/templates/actions/delete_client.html
@@ -3,6 +3,7 @@
{% import "macros.html" as macros %}
{% set sidebar_state = 'disabled' %}
+{% set btn_back = true %}
{% block nav_client %} active{% endblock %}
{% block nav_client_delete %} active{% endblock %}