From 3ef289dcc6cd1e5b56ff1a7224de26895d1d5ea9 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 24 Aug 2023 19:48:44 +0000 Subject: [PATCH] Bug 34601: (QA follow-up) Fix edit/delete links in toolbar We also need to fix the links in the toolbar visible when 'viewing' the suggestion. 1) Create a suggestion 2) Click on the title 3) Click edit > CSRF error 4) Click delete link in toolbar > CSRF error 5) Apply patch and repeat Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 3b9de04b8917a62e1e8d143c2c4f5e8a6abdd81a) Signed-off-by: Fridolin Somers --- .../intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index fcbc6bc742..7cbbf5c6e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -98,8 +98,8 @@
-- 2.39.2