From 2b6f12014396f2d81b2ece4208cee3d5dd6932e1 Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Wed, 16 Jun 2021 11:17:19 +0200 Subject: [PATCH] Bug 28569: In opac-suggestions.pl preselect user library In OPAC new purchase suggestion opac-suggestions.pl for library combobox : actually first value is selected, user library should be selected. Test plan : 1) Create a new library named 'ZZZ top' 2) Set this library on a user U1 2) Loggin at OPAC with user U1 3) Create a new suggestion => Check library 'ZZZ top' is preselected Signed-off-by: David Nind Signed-off-by: Nick Clemens --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt index c9e824faef..da0f03ceb9 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -186,13 +186,13 @@ [% IF ( branchcode_required ) %] Required [% ELSE %] [% END %] -- 2.20.1