From 411ad84b62079aba8468919b1455ca2c7134c820 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 6 Feb 2018 13:02:42 +0100 Subject: Sheets: use lightgallery to display images on sheets --- archaeological_operations/templates/ishtar/sheet_operation.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 24e08eacb..2309262fc 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -12,9 +12,7 @@
- {% if item.image %} - - {% endif%} + {% include "ishtar/blocks/window_image.html" %}
-- cgit v1.2.3