From 78cf79f49659a07368e17a44d336964a0600032d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 24 Feb 2021 12:52:03 +0100 Subject: Operation sheet: fix click on image --- archaeological_operations/templates/ishtar/sheet_operation.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 647fbb792..35542d7cc 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -211,6 +211,7 @@ {#
#} {% endif %} {% endwith %} +
{% field_flex_multiple_obj "Remains" item 'remains' %} {% field_flex_multiple_obj "Periods" item 'periods' %} {% field_flex "Record quality" item.record_quality_type %} -- cgit v1.2.3