From a93ecfdfb6472b212f8f6ef29fdb8605215ec2af Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 28 Nov 2018 11:39:07 +0100 Subject: Add collaborators to sites --- archaeological_operations/templates/ishtar/sheet_site.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html index 8473e8675..8f8d018f6 100644 --- a/archaeological_operations/templates/ishtar/sheet_site.html +++ b/archaeological_operations/templates/ishtar/sheet_site.html @@ -36,6 +36,7 @@ {% include "ishtar/blocks/sheet_creation_section.html" %} {% field_flex_multiple "Periods" item.periods %} {% field_flex_multiple "Remains" item.remains %} + {% field_flex_multiple "Collaborators" item.collaborators %} {% field_flex_full "Comment" item.comment "
" "
" %} -- cgit v1.2.3