From 400e66d6b554d6b87e025f84d15742df15ecd644 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 30 Jan 2023 12:26:32 +0100 Subject: Sheet document: better UI for files --- .../templates/ishtar/sheet_administrativeact.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'archaeological_operations') diff --git a/archaeological_operations/templates/ishtar/sheet_administrativeact.html b/archaeological_operations/templates/ishtar/sheet_administrativeact.html index a524ad04d..d952f66cb 100644 --- a/archaeological_operations/templates/ishtar/sheet_administrativeact.html +++ b/archaeological_operations/templates/ishtar/sheet_administrativeact.html @@ -23,9 +23,9 @@ {% with pdf_attached=item.pdf_attached %} {% if pdf_attached %}

- + + {% trans "View PDF" %} -

{% endif %} -- cgit v1.2.3