summaryrefslogtreecommitdiff
path: root/archaeological_files
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-12-02 12:12:02 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:22 +0100
commiteb749255c67bad1603686eb6515bc48759b4fd2b (patch)
treebe5c181831a221d9c91774e9201605a5b37cda2c /archaeological_files
parent3c6d4cca5fdb40850359c5a4cdf1f17fd5bd7473 (diff)
downloadIshtar-eb749255c67bad1603686eb6515bc48759b4fd2b.tar.bz2
Ishtar-eb749255c67bad1603686eb6515bc48759b4fd2b.zip
Sheet: complete identifier
Diffstat (limited to 'archaeological_files')
-rw-r--r--archaeological_files/templates/ishtar/sheet_file.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html
index 58a8e5a78..955dbc32a 100644
--- a/archaeological_files/templates/ishtar/sheet_file.html
+++ b/archaeological_files/templates/ishtar/sheet_file.html
@@ -23,6 +23,9 @@
{% include "ishtar/blocks/window_image.html" %}
<div class="card-body">
<div class="card-text">
+ {% if item.complete_identifier %}<p class="window-refs"
+ title="{% trans 'Complete identifier' %}">
+ <strong>{{ item.complete_identifier }}</strong></p>{% endif %}
<p class='window-refs'>{{item.full_internal_ref|default:''}}</p>
<p class='window-refs'>{{item.internal_reference|default:''}}</p>
<p class='window-refs'>{{item.name|default:''}}</p>