From 5f34ece07260a1c9b0e3d3460cd84a5a41770179 Mon Sep 17 00:00:00 2001 From: Baptiste Wojtkowski Date: Mon, 26 May 2025 13:00:20 +0200 Subject: [PATCH] Bug 39997: List of closed serials: reopening shouldn't require the syspref RoutingSerials Content-Type: text/plain; charset=utf-8 Test plan: 1 - Create a closed serial 2 - Disable the syspref "RoutingSerials" 3 - Go to cgi-bin/koha/serials/serials-search.pl and search for the closed serial ; click on the "closed" panel of the result -> on the actions button, there is no option to reopen 4 - Apply patch 5 - Repeat 3, there is now an option to reopen. Signed-off-by: Owen Leonard Signed-off-by: Marcel de Rooy --- .../prog/en/modules/serials/serials-search.tt | 24 +++++++++---------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt index 1ad0ab6fef..fe5eb4de85 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-search.tt @@ -136,19 +136,17 @@ [% IF closed %] Actions