From 584309ffdf2a1fc0901d3653b97f02ec95f09e70 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 --- .../templates/ishtar/sheet_contextrecord.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'archaeological_context_records/templates') diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index 4fa98c6a9..cca8f5375 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -12,9 +12,7 @@
- {% if item.image %} - - {% endif%} + {% include "ishtar/blocks/window_image.html" %}

{{ item.parcel.short_label }}

-- cgit v1.2.3