summaryrefslogtreecommitdiff
path: root/archaeological_context_records
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-06-25 11:22:07 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-06-25 11:22:07 +0200
commit1d416a4bb927fb501c452b2c7c4b1f3e9c3c8e0c (patch)
tree3a1970923448e97439a4955834cb582740cb9d0c /archaeological_context_records
parent2f042e2dc4e94d09a961bb54b608e48f25a4c5c8 (diff)
downloadIshtar-1d416a4bb927fb501c452b2c7c4b1f3e9c3c8e0c.tar.bz2
Ishtar-1d416a4bb927fb501c452b2c7c4b1f3e9c3c8e0c.zip
🩹 context record sheet: fix duplicate fields (refs #5865)
Diffstat (limited to 'archaeological_context_records')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index fa639f177..f58655abc 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -139,7 +139,6 @@
<h3>{% trans "Description"%}</h3>
<div class="row">
{% field_flex_multiple_obj "Excavation techniques" item 'excavation_technics' has_image %}
- {% field_flex_multiple_obj "Periods" item 'datings' has_image %}
{% field_flex_multiple_obj "Documentation" item 'documentations' has_image %}
{% field_flex "Opening date" item.opening_date|date:"DATE_FORMAT" '' '' has_image %}
{% field_flex "Closing date" item.closing_date|date:"DATE_FORMAT" '' '' has_image %}