summaryrefslogtreecommitdiff
path: root/archaeological_operations/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-11-28 11:39:07 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-11-28 11:39:07 +0100
commita93ecfdfb6472b212f8f6ef29fdb8605215ec2af (patch)
tree681a16ab360bc44ddf01a88c60b3a4832bf174af /archaeological_operations/templates
parente705317c0eafbbd024e4c68f517402955e9a1a8e (diff)
downloadIshtar-a93ecfdfb6472b212f8f6ef29fdb8605215ec2af.tar.bz2
Ishtar-a93ecfdfb6472b212f8f6ef29fdb8605215ec2af.zip
Add collaborators to sites
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_site.html1
1 files changed, 1 insertions, 0 deletions
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 "<pre>" "</pre>" %}
</div>