summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-02-13 17:01:07 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-02-13 17:01:07 +0100
commit5864c4d875c64ab583097220fd99eb087d1dc50d (patch)
treeefcc0ec8cf1ff42b117652d4213e1f9289b234a3 /archaeological_finds/templates
parentf755be9bf7d2c3ebe5f09aa95e334a1cf6eaa847 (diff)
downloadIshtar-5864c4d875c64ab583097220fd99eb087d1dc50d.tar.bz2
Ishtar-5864c4d875c64ab583097220fd99eb087d1dc50d.zip
Find: add field comment on the material (refs #4284)
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 03295a8e2..1b383e4e5 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -143,6 +143,7 @@
{% field_flex "Is complete?" item.is_complete %}
{% field_flex_multiple_obj "Material types" item 'material_types' %}
{% field_flex "Material type quality" item.material_type_quality %}
+ {% 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 "Find number" item.find_number %}