From c543ba25a642ebecd1955ad8c1d2c03ad3b3a7f1 Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Wed, 24 Aug 2022 17:01:27 +0200 Subject: Adapt images tree to work with several ogServers Images view fetch images from all ogServers configured and show them in the left tree as a nested list. ogServers are represented as the parents of their images. --- ogcp/templates/images.html | 22 ++++++++++++++-------- ogcp/views.py | 13 ++++++------- 2 files changed, 20 insertions(+), 15 deletions(-) diff --git a/ogcp/templates/images.html b/ogcp/templates/images.html index 7ef1efc..4231df2 100644 --- a/ogcp/templates/images.html +++ b/ogcp/templates/images.html @@ -11,14 +11,20 @@ {% endblock %} {% block sidebar %} -