summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2021-06-02 22:53:12 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-06-02 22:53:12 +0200
commitb78fa1d244be029d49966a920f00f178ee2ef9ae (patch)
tree5ccf9926aed3e4fee4dce8594f69010ae2b00520 /archaeological_finds/templates
parent914fca851a55d60a25eee0a0848175f68f8c4b4c (diff)
downloadIshtar-b78fa1d244be029d49966a920f00f178ee2ef9ae.tar.bz2
Ishtar-b78fa1d244be029d49966a920f00f178ee2ef9ae.zip
Find: add functional area field
Diffstat (limited to 'archaeological_finds/templates')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index 57bcc9aef..8d933d3fb 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -154,6 +154,7 @@
{% field_flex_full "Comment on the material" item.material_comment "<pre>" "</pre>" %}
{% field_flex_multiple_obj "Object types" item 'object_types' %}
{% field_flex "Object type quality" item.object_type_quality %}
+ {% field_flex_multiple_obj "Functional areas" item 'functional_areas' %}
{% field_flex "Find number" item.find_number %}
{% field_flex "Minimum number of individuals (MNI)" item.min_number_of_individuals %}
{% field_flex_full "Decoration" item.decoration "<pre>" "</pre>" %}