diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-15 16:42:35 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-09-15 16:42:35 +0200 |
commit | 1a5657cbc9c281266973a732fdc05ecca425211f (patch) | |
tree | 8dbd4dceded20366f3e5d0bfdcdf0f236a20b004 /archaeological_operations/templates | |
parent | 684e721a31a0a7c3497c1440d91a20602843f586 (diff) | |
download | Ishtar-1a5657cbc9c281266973a732fdc05ecca425211f.tar.bz2 Ishtar-1a5657cbc9c281266973a732fdc05ecca425211f.zip |
Operation: add comment about scientific documentation (refs #3229)
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 6b2030f5e..98a69a5f1 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -64,8 +64,9 @@ {% field_li "General contractor organization" item.associated_file.general_contractor.attached_to.full_address %} {% endif %} </ul> -{% field "Abstract" item.abstract "<pre>" "</pre>" %} {% field "Comment" item.comment "<pre>" "</pre>" %} +{% field "Abstract" item.abstract "<pre>" "</pre>" %} +{% field "Comment about scientific documentation" item.scientific_documentation_comment "<pre>" "</pre>" %} {% if not next %} {% if item.towns.count %} |