From fe083d55becd75f8906c4ec2c0b7a1b0127fad0d 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 --- 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 @@