diff options
Diffstat (limited to 'ogcp/templates/actions/image_config.html')
-rw-r--r-- | ogcp/templates/actions/image_config.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/image_config.html b/ogcp/templates/actions/image_config.html index f72a126..26fc737 100644 --- a/ogcp/templates/actions/image_config.html +++ b/ogcp/templates/actions/image_config.html @@ -1,6 +1,7 @@ {% extends 'images.html' %} {% import "bootstrap/wtf.html" as wtf %} +{% set sidebar_state = 'disabled' %} {% set btn_back = true %} {% block content %} |