diff options
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_administrativeact.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 %} |