summaryrefslogtreecommitdiff
path: root/archaeological_warehouse/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-08-27 18:11:56 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-08-27 18:11:56 +0200
commitcdc59ca46106ded1d5221b73180d2231b9204f9c (patch)
tree2447cbdbda05087d78d6a0e8f8c9563f584d8ed3 /archaeological_warehouse/templates
parent6d6e8f7f01995d060b320808f3082fa0c414beb1 (diff)
downloadIshtar-cdc59ca46106ded1d5221b73180d2231b9204f9c.tar.bz2
Ishtar-cdc59ca46106ded1d5221b73180d2231b9204f9c.zip
Adapt JSON field on sheets.
Diffstat (limited to 'archaeological_warehouse/templates')
-rw-r--r--archaeological_warehouse/templates/ishtar/sheet_container.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_warehouse/templates/ishtar/sheet_container.html b/archaeological_warehouse/templates/ishtar/sheet_container.html
index d29d74c00..ff5aeb04b 100644
--- a/archaeological_warehouse/templates/ishtar/sheet_container.html
+++ b/archaeological_warehouse/templates/ishtar/sheet_container.html
@@ -32,9 +32,9 @@
{% include "ishtar/blocks/sheet_creation_section.html" %}
{% field_flex "Location" item.precise_location %}
{% field_flex_full "Comment" item.comment "<pre>" "</pre>" %}
- {% include "ishtar/blocks/sheet_json.html" %}
</div>
+{% include "ishtar/blocks/sheet_json.html" %}
{% if item.finds.count %}
<h4>{% trans "Content" %}</h4>