From e95afd17d217d41e91f7510ed0a9b2fd273b9fa5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 18 Oct 2017 12:58:54 +0200 Subject: Json fields: adapt main sheets to display dynamic json fields (refs #3077) --- archaeological_finds/templates/ishtar/sheet_find.html | 2 ++ archaeological_finds/templates/ishtar/sheet_treatment.html | 2 ++ archaeological_finds/templates/ishtar/sheet_treatmentfile.html | 2 ++ 3 files changed, 6 insertions(+) (limited to 'archaeological_finds') diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html index efd38e406..68304740d 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -58,6 +58,8 @@ {% field "Description" item.description "
" "
" %} {% field "Comment" item.comment "
" "
" %} +{% include "ishtar/blocks/sheet_json.html" %} + {% if item.conservatory_state or item.conservatory_comment or item.alterations.count or item.alteration_causes.count or item.preservation_to_considers.count or item.treatment_emergency or item.insurance_value %}

{% trans "Preservation" %}

{% field "Comment" item.comment "
" "
" %} +{% include "ishtar/blocks/sheet_json.html" %} + {% if item.applicant %}

{% trans "Applicant" %}