From c5e80769f5f10a4bd72ec8e59e3c4a6ce7d9029e 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 --- ishtar_common/templates/ishtar/sheet_document.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ishtar_common/templates/ishtar/sheet_document.html') diff --git a/ishtar_common/templates/ishtar/sheet_document.html b/ishtar_common/templates/ishtar/sheet_document.html index 5ce51003c..388c2ca26 100644 --- a/ishtar_common/templates/ishtar/sheet_document.html +++ b/ishtar_common/templates/ishtar/sheet_document.html @@ -23,9 +23,9 @@ {% with pdf_attached=item.pdf_attached %} {% if pdf_attached %}

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

{% endif %} -- cgit v1.2.3