summaryrefslogtreecommitdiff
path: root/archaeological_context_records/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-10-18 12:58:54 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-10-18 12:58:54 +0200
commite95afd17d217d41e91f7510ed0a9b2fd273b9fa5 (patch)
tree56966dc6da586e2d2e067d95f71112a0534acce0 /archaeological_context_records/templates
parent25e280824b2217b95ec755fa409a165992f546a9 (diff)
downloadIshtar-e95afd17d217d41e91f7510ed0a9b2fd273b9fa5.tar.bz2
Ishtar-e95afd17d217d41e91f7510ed0a9b2fd273b9fa5.zip
Json fields: adapt main sheets to display dynamic json fields (refs #3077)
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 170c2d87c..e1ea9019b 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -29,6 +29,8 @@
</ul>
{% field "Comment on datings" item.datings_comment "<pre>" "</pre>" %}
+{% include "ishtar/blocks/sheet_json.html" %}
+
{% if item.diameter or item.depth_of_appearance or item.documentations.count or item.description or item.lenght or item.width or item.depth or item.thickness or item.comment %}
<h3>{% trans "Description"%}</h3>
{% field "Description" item.description "<pre>" "</pre>" %}