summaryrefslogtreecommitdiff
path: root/archaeological_operations/templates/ishtar/sheet_operation.html
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-12-03 15:23:46 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-12-03 15:23:46 +0100
commitb2edacfd52f6fcfbceb44f7bc5eaa4d0779663ab (patch)
treeb8e0a353d59985477d96e504684a599a8c677e40 /archaeological_operations/templates/ishtar/sheet_operation.html
parentd7a9c7865ac3ed1a2296a67368a75179eaffca61 (diff)
downloadIshtar-b2edacfd52f6fcfbceb44f7bc5eaa4d0779663ab.tar.bz2
Ishtar-b2edacfd52f6fcfbceb44f7bc5eaa4d0779663ab.zip
Submarine modul: add fields in site and operation
Diffstat (limited to 'archaeological_operations/templates/ishtar/sheet_operation.html')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_operation.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html
index 6d8d475e4..fb938b93f 100644
--- a/archaeological_operations/templates/ishtar/sheet_operation.html
+++ b/archaeological_operations/templates/ishtar/sheet_operation.html
@@ -33,6 +33,7 @@
</div>
<div class="row">
+ {% field_flex_2 "Code DRASSM" item.drassm_code %}
{% field_flex_2 "Old code" item.old_code %}
{% trans "Begining date" as begining_date_label %}
{% field_flex_2 begining_date_label item.start_date|date:"DATE_FORMAT" %}