From 58b21e287a398623482bed4a51efd7ec3f952d9c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 11 Jul 2019 13:43:47 +0200 Subject: Sheet operation: refactoring --- .../templates/ishtar/sheet_contextrecord.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'archaeological_context_records/templates') diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html index 6fcf5e9da..0643a40fc 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -115,6 +115,12 @@ + {% else %} +
+

{{ item.parcel.short_label }}

+

{{ item.label|default:"" }}

+ {% include "ishtar/blocks/sheet_external_id.html" %} +
{% endif %}
{% field_flex_2 "Complete ID" item.full_label %} -- cgit v1.2.3