https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42260 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 196718 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196718&action=edit Bug 42260: Use select2 to choose library limitations in Z39.50 server administration This patch updates the Z39.50 server administration template so that library selection uses a Select2-styled menu instead of a standard <select>. To test, apply the patch and go to Administration -> Z39.50/SRU servers. - Create or edit a new Z39.50 or SRU server. - On the "Library limitation" line, click the field to trigger the Select2 menu. Confirm that it works as expected. - Save your changes to confirm that the data is saved correctly. - Edit the server again to clear all your selections and confirm that it saves correctly. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.