From c79ec86652742f9e98df25c3ef187d0022aa5a5b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 3 Dec 2018 15:23:46 +0100 Subject: Submarine modul: add fields in site and operation --- archaeological_operations/templates/ishtar/sheet_operation.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations/templates/ishtar/sheet_operation.html') 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 @@
+ {% 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" %} -- cgit v1.2.3