From bec5cecd414d97cb1a5b4a9ba8433efaec3f7ff9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 4 Oct 2017 16:48:31 +0200 Subject: Preservation: adapt sheet find (refs #3639) --- .../templates/ishtar/sheet_find.html | 23 +++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html index 6187a300f..506dd0bb7 100644 --- a/archaeological_finds/templates/ishtar/sheet_find.html +++ b/archaeological_finds/templates/ishtar/sheet_find.html @@ -43,13 +43,6 @@ {% field_li "Find number" item.find_number %} {% field_li "Minimum number of individuals (MNI)" item.min_number_of_individuals %} -{% field_li "Conservatory state" item.conservatory_state %} -{% if item.conservatory_comment %} - -{% field "Conservatory comment" item.conservatory_comment "
" "
" %} -