From 539868b6e15983dda566cc7164b36ada3f1394a8 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 20 Mar 2025 15:28:55 +0100 Subject: [PATCH] Bug 39396: (bug 38714 follow-up) Restore options in Batch item modification We built select_class but never used it. Test plan: Go to Batch item modification and confirm that the select2 dropdown lists are no longer empty Signed-off-by: Owen Leonard Signed-off-by: Lucas Gass --- koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc index fc0f4cae1e7..4bf568b5f70 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc @@ -114,7 +114,7 @@