https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39099 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178727|0 |1 is obsolete| | --- Comment #9 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 182523 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182523&action=edit Bug 39099: Use select2 to select library limitations in item types, patron categories, and authorized values This patch updates some administration templates so that library selection uses a Select2-styled menu instead of a standard <select>. Item types, patron categories, and authorized values all offer a "library limitation" option, and Select2 will make library selection behave like item search options do. To test, apply the patch and rebuild the staff interface CSS. - Go to Administration -> Item types and edit an item type. - 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 item type again to clear all your selections and confirm that it saves correctly. - Repeat the same process on the authorized values page and the patron categories page. Sponsored-by: Athens County Public Libraries Signed-off-by: Janne Seppänen <janne.seppanen@lahti.fi> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.