From 585c8b6a51c481724606ffd3594627027c7674b3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 21 Aug 2016 17:53:24 +0200 Subject: Operations: DRACAR to old code (refs #3093) --- archaeological_operations/templates/ishtar/sheet_operation.html | 1 + 1 file changed, 1 insertion(+) (limited to 'archaeological_operations/templates') diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index a8d46252d..9791ffe38 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -36,6 +36,7 @@ {% if item.code_patriarche %}

OA{{ item.code_patriarche }}

{%else%}

{%trans "Patriarche OA code not yet recorded!"%}

{%endif%} +{% field "Old code" item.old_code %}

{% if item.history_date %}{{ item.history_date }}{% else %}{{ item.history.all.0.history_date }}{% endif %}

{{ item.history_creator.ishtaruser.full_label }}

-- cgit v1.2.3