summaryrefslogtreecommitdiff
path: root/archaeological_context_records/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-09-01 12:08:11 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-12-12 12:23:18 +0100
commite0bcbeaa84c2adf3b8a179cdea792dd58fa109b2 (patch)
tree3d9fc261943e56b46c70a9236713909b9761648d /archaeological_context_records/templates
parenta7acdf8ea0937321dc20e56d87abbe1fc6e240c6 (diff)
downloadIshtar-e0bcbeaa84c2adf3b8a179cdea792dd58fa109b2.tar.bz2
Ishtar-e0bcbeaa84c2adf3b8a179cdea792dd58fa109b2.zip
Geo: select geo item to display on the sheet
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 7eb5b4a29..acc131e88 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -168,13 +168,11 @@
<div class='row'>
{% with geo_item=item %}
{% include "ishtar/blocks/sheet_map.html"%}
- <div class="col-12 col-lg-6 flex-wrap">
- {% field_flex_multiple_full "Towns" item.operation.towns %}
- {% include "ishtar/blocks/sheet_coordinates.html"%}
- {% include "ishtar/blocks/sheet_geo_items.html"%}
- </div>
{% endwith %}
</div>
+ <div class='row'>
+ {% field_flex_multiple_full "Towns" item.operation.towns %}
+ </div>
{% endif %}
<h3>{% trans "Sheet" %}</h3>