From ef38b21c7150712a9ad93ca17ed7732ad1f98026 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_context_records/templates/ishtar/sheet_contextrecord.html | 1 + 1 file changed, 1 insertion(+) (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 e6097db42..72b06785b 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -121,6 +121,7 @@ {% field_flex_2 "Type" item.unit %} +

{% trans "Description"%}

{% field_flex "Excavation technique" item.excavation_technic '' '' has_image %} -- cgit v1.2.3