From dbaa4cf563ac8bebf5c6f8bf4c6f5b9da9cf3d08 Mon Sep 17 00:00:00 2001 From: Pedro Amorim Date: Wed, 11 Dec 2024 08:42:53 -0100 Subject: [PATCH] Bug 38675: Add correct dropdown item class Test plan: 1) Install at least 2 ILL backends, i.e.: https://github.com/PTFS-Europe/koha-ill-backend-plugin/releases/tag/v2.0.5 https://github.com/PTFS-Europe/koha-ill-reprintsdesk/releases/tag/rc-v3.0.1 2) Enable ILLModule. Create a regular 'Standard' ILL request: /cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 3) Pick a type, add '42' (default koha admin user on k-t-d) to cardnumber and pick a library. Click 'Create'. 4) Look at the top toolbar buttons. Click the 'Switch provider' button. You should see 'ReprintsDesk' and 'PluginBackend', but the styling is wrong. 5) Apply patch. Repeat. Signed-off-by: David Nind Signed-off-by: Lucas Gass --- koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index 2012d2469c..e51c7f798f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -601,7 +601,7 @@ -- 2.39.2