summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/sheet_document.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_document.html b/ishtar_common/templates/ishtar/sheet_document.html
index 0497e7f5a..08af1e928 100644
--- a/ishtar_common/templates/ishtar/sheet_document.html
+++ b/ishtar_common/templates/ishtar/sheet_document.html
@@ -35,7 +35,7 @@
<div class="col-12 col-md-6 col-lg-3 flex-wrap">
{% if item.complete_identifier %}<p class="window-refs"
title="{% trans 'Complete identifier' %}">
- <strong>{{ item.complete_identifier|default:"" }}</strong></p>{% endif %}
+ <strong>{{ item.complete_identifier }}</strong></p>{% endif %}
<p class="window-refs"
title="{% trans 'Reference' %}">{{ item.reference|default:"" }}</p>
<p class="window-refs"