From 58c2776a1c15e4b17bdcfc9c9eb9017866713f21 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 11 Jul 2022 01:37:12 +0200 Subject: Preventive file: add some fields - better sheet - Administrativ act: add comment --- 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 843d5fc8d..a524ad04d 100644 --- a/archaeological_operations/templates/ishtar/sheet_administrativeact.html +++ b/archaeological_operations/templates/ishtar/sheet_administrativeact.html @@ -68,6 +68,7 @@ {{ item.general_contractor.attached_to }}

{% endif %} {% if item.general_contractor %}

{{ item.general_contractor.full_label }}

{% endif %} {% endcomment %} + {% field_flex_full "Comment" item.comment "
" "
" %} {% if item.documents.count %} -- cgit v1.2.3