summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/client_list.html
diff options
context:
space:
mode:
authorAlejandro Sirgo Rica <asirgo@soleta.eu>2024-09-03 14:51:46 +0200
committerAlejandro Sirgo Rica <asirgo@soleta.eu>2024-09-03 16:26:42 +0200
commit3f06fe23aaf800f458d17a647363a3e440b00502 (patch)
tree6c6a956f7fe581d5e9052f8fe689796a42efa2cd /ogcp/templates/client_list.html
parent7613cd8017e978e771552467a4e10141e120fccb (diff)
templates: remove sidebar from client/listv1.1.3-30
Remove sidebar from the client/list view.
Diffstat (limited to 'ogcp/templates/client_list.html')
-rw-r--r--ogcp/templates/client_list.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/ogcp/templates/client_list.html b/ogcp/templates/client_list.html
index cd07118..8a3fd5b 100644
--- a/ogcp/templates/client_list.html
+++ b/ogcp/templates/client_list.html
@@ -1,6 +1,5 @@
-{% extends 'commands.html' %}
+{% extends 'base.html' %}
-{% set sidebar_state = 'disabled' %}
{% set btn_back = true %}
{% block content %}