diff options
Diffstat (limited to 'ogcp/templates/actions/image_restore.html')
-rw-r--r-- | ogcp/templates/actions/image_restore.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ogcp/templates/actions/image_restore.html b/ogcp/templates/actions/image_restore.html index 03b0558..8a5d22e 100644 --- a/ogcp/templates/actions/image_restore.html +++ b/ogcp/templates/actions/image_restore.html @@ -3,6 +3,7 @@ {% import "macros.html" as macros %} {% set sidebar_state = 'disabled' %} +{% set btn_back = true %} {% block nav_image %} active{% endblock %} {% block nav_image_restore %} active{% endblock %} |