From cb2569d73053d7cff27069e495236e85a8db8062 Mon Sep 17 00:00:00 2001 From: Jaroslav Beran Date: Wed, 18 Sep 2024 10:54:11 +0200 Subject: [PATCH] Make useful links clickable in redaction --- svjis/articles/templates/redaction_useful_link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/svjis/articles/templates/redaction_useful_link.html b/svjis/articles/templates/redaction_useful_link.html index 7de07876..3a491c59 100644 --- a/svjis/articles/templates/redaction_useful_link.html +++ b/svjis/articles/templates/redaction_useful_link.html @@ -22,7 +22,7 @@

{{ header }}

{% for obj in object_list %} {{ obj.header }} - {{ obj.link }} + {{ obj.link }} {{ obj.order }} {{ obj.published | yes_no }} {% trans 'Edit' %}