From c29d43c5d2f19e4de9216ba4700834b6c2f0556f 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 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. --- .../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 1ad0ab6f..fe5eb4de 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