From 130ed2f6fc86af2a6e17244c36739a0239c8d526 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 22 May 2019 16:11:42 +0200 Subject: Administrativ act: add signatory --- archaeological_operations/templates/ishtar/sheet_administrativeact.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_administrativeact.html b/archaeological_operations/templates/ishtar/sheet_administrativeact.html index 1ea2a789d..f0026807c 100644 --- a/archaeological_operations/templates/ishtar/sheet_administrativeact.html +++ b/archaeological_operations/templates/ishtar/sheet_administrativeact.html @@ -27,6 +27,7 @@ {% field_flex "Internal reference" item.ref_sra %} {% field_flex "Type" item.act_type %} {% field_flex "Object" item.act_object %} + {% field_flex_detail "Signatory" item.signatory %} {% field_flex "Signature date" item.signature_date %} {% field_flex "In charge" item.in_charge %} {% field_flex "Archaeological preventive operator" item.operator %} -- cgit v1.2.3