From 3e7801e4872ac81f67e746da89cda43fd00ff592 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Wed, 29 Sep 2021 12:16:32 +0200 Subject: Add "Delete image" action Adds a new button in the images view. This action handles image deletion, one at a time for security. Users must select an image using the images tree. --- ogcp/templates/images.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates') diff --git a/ogcp/templates/images.html b/ogcp/templates/images.html index 3faa029..e198e6c 100644 --- a/ogcp/templates/images.html +++ b/ogcp/templates/images.html @@ -27,5 +27,7 @@ {% block commands %} + {% endblock %} -- cgit v1.2.3-18-g5258