summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-22 16:03:07 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-22 16:03:07 +0200
commit479d50a4c39d97329467d8ce7ba8fe8ac929f65c (patch)
tree14762d2a2890e537ca2d68094401f1366a561cff /archaeological_finds/templates/ishtar
parent08d966e3190465a673b055929e59797fc1936972 (diff)
downloadIshtar-479d50a4c39d97329467d8ce7ba8fe8ac929f65c.tar.bz2
Ishtar-479d50a4c39d97329467d8ce7ba8fe8ac929f65c.zip
Find basket window: display related treatments files
Diffstat (limited to 'archaeological_finds/templates/ishtar')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_findbasket.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_findbasket.html b/archaeological_finds/templates/ishtar/sheet_findbasket.html
index 4a101d8f2..52b53df2a 100644
--- a/archaeological_finds/templates/ishtar/sheet_findbasket.html
+++ b/archaeological_finds/templates/ishtar/sheet_findbasket.html
@@ -15,6 +15,8 @@
{% field_flex "Comment" item.comment %}
{% field_flex_multiple_full "Shared (read) with" item.shared_with %}
{% field_flex_multiple_full "Shared (read/edit) with" item.shared_write_with %}
+ {% trans "Associated treatment files" as treatment_label %}
+ {% field_flex_detail_multiple_full treatment_label item.treatment_files %}
</div>
<h3>{% trans "Content" %}</h3>