summaryrefslogtreecommitdiff
path: root/archaeological_finds
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2026-01-16 17:45:46 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2026-01-16 17:45:46 +0100
commit260171bcdbaa2118e035009c92a54b8a2e7bfe24 (patch)
treef091bd3a849618395335080e9b36b61df3aecbde /archaeological_finds
parentf3d441b8a4f7166aafd5e1979ecb9d17111e07cd (diff)
downloadIshtar-260171bcdbaa2118e035009c92a54b8a2e7bfe24.tar.bz2
Ishtar-260171bcdbaa2118e035009c92a54b8a2e7bfe24.zip
💄 minor fix on find sheet
Diffstat (limited to 'archaeological_finds')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index 2ddc21ee1..77993d4c0 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -198,6 +198,9 @@
{% field_flex_full "Dimensions comment" item.dimensions_comment "<pre>" "</pre>" %}
</div>
{% endif %}
+ {% if has_image %}
+ </div>
+ {% endif %}
{% with dating_list=item|m2m_listing:"datings" %}
{% if dating_list or item.dating_comment or item.cultural_attributions_count %}
@@ -260,9 +263,6 @@
</div>
{% endif %}
{% endif %}
- {% if has_image %}
- </div>
- {% endif %}
</div>
<div class="tab-pane fade" id="{{window_id}}-basefind"