From 843e615dbfdfaa927d1794b9e4ef2f6fa6156b2e Mon Sep 17 00:00:00 2001 From: Marco Hofstetter Date: Sat, 17 Jun 2023 14:01:33 +0200 Subject: [PATCH] remove unused disabled input fields in form The detail page of a link only displays the form if the link is editable for the logged in user. Therefore, it's not necessary to disable the input fields within the form if the link isn't editable. Signed-off-by: Marco Hofstetter --- tmpl/detail.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tmpl/detail.html b/tmpl/detail.html index bbc4345..fba48ce 100644 --- a/tmpl/detail.html +++ b/tmpl/detail.html @@ -6,17 +6,17 @@
-
- +

Help and advanced options

- +
Date Created