summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar/sheet_findbasket.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_findbasket.html')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_findbasket.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_findbasket.html b/archaeological_finds/templates/ishtar/sheet_findbasket.html
index c846c0494..33b685abf 100644
--- a/archaeological_finds/templates/ishtar/sheet_findbasket.html
+++ b/archaeological_finds/templates/ishtar/sheet_findbasket.html
@@ -17,6 +17,7 @@
{% 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 %}
+ {% field_flex_detail_multiple_full _("Associated treatments") item.treatments %}
{% trans "Associated treatment files" as treatment_label %}
{% field_flex_detail_multiple_full treatment_label item.treatment_files %}
</div>