diff options
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_treatmentfile.html')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_treatmentfile.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html index f474aab7c..08398a6c2 100644 --- a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html +++ b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html @@ -62,10 +62,12 @@ {% dynamic_table_document treatments 'treatments' 'file' item.pk '' output '' 'treatment' %} {% endif %} +{% comment %} {% if item.source.count %} {% trans "Associated documents" as associated_docs %} {% dynamic_table_document associated_docs 'treatmentfiles_docs' 'treatment_file' item.pk '' output %} {% endif %} +{% endcomment %} {% if item.administrative_act.count %} {% trans "Administrative acts" as admact_lbl %} |