diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-13 13:54:25 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-13 14:01:49 +0100 |
commit | dd96596c0c7ea22c7b4c637e8a53401d1c79cea2 (patch) | |
tree | c45999a94fe8f25d40385a2665620c04a7bd2b8e /archaeological_operations/templates | |
parent | e46c9bf152d11a77207985a2a2d5b781ab48c49e (diff) | |
download | Ishtar-dd96596c0c7ea22c7b4c637e8a53401d1c79cea2.tar.bz2 Ishtar-dd96596c0c7ea22c7b4c637e8a53401d1c79cea2.zip |
Sheets: add ishtar ID (refs #3517)
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 d3eb980c4..3e89c3c39 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -20,10 +20,11 @@ <p class='window-refs'>{% if item.year or item.operation_code %}{{item.year|default:''}}-{{item.operation_code|default:''}}{% endif %}{% if item.code_patriarche %} – OA{{item.code_patriarche}}{% endif %} </p> <p class='window-refs'>{{item.common_name|default:''}}</p> +{% include "ishtar/blocks/sheet_external_id.html" %} <h3>{% trans "General"%}</h3> <ul class='form-flex'> -{% field_li "Old code" item.old_code %} + {% field_li "Old code" item.old_code %} <li><label>{%trans "Creation:"%}</label> <span class='value'> {{item.history_creator.ishtaruser.person}}<br/> |