From 79287474e31be5004ad6d05beb353dd481e88be5 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 18 Jul 2017 13:16:57 +0200 Subject: Context record sheet: add documentation field --- archaeological_context_records/templates/ishtar/sheet_contextrecord.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_context_records') diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index 29e45d3a9..b10f46325 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -23,6 +23,7 @@ {% field_li "Excavation technic" item.excavation_technic %} {% field_li_multiple "Chronology" item.datings %} {% field_li "Town" item.parcel.town %} + {% field_li_multiple "Documentation" item.documentations %} {% field "Comment on datings" item.datings_comment "
" "
" %} -- cgit v1.2.3