From cdc59ca46106ded1d5221b73180d2231b9204f9c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 27 Aug 2018 18:11:56 +0200 Subject: Adapt JSON field on sheets. --- archaeological_files/templates/ishtar/sheet_file.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archaeological_files') diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html index 2e65fab11..062dbc5a8 100644 --- a/archaeological_files/templates/ishtar/sheet_file.html +++ b/archaeological_files/templates/ishtar/sheet_file.html @@ -61,9 +61,10 @@ {% field_flex "Type" item.file_type %} {% field_flex_detail "Related file" item.related_file %} {% field_flex_full "Comment" item.comment "
" "
" %} - {% include "ishtar/blocks/sheet_json.html" %} +{% include "ishtar/blocks/sheet_json.html" %} +

{% trans "Localisation"%}

{% field_flex_multiple "Towns" item.towns %} -- cgit v1.2.3