https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39810
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182132|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 182521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182521&action=edit Bug 39810: Use select2 to select library limitations in credit and debit type administration This patch updates the credit and debit type administration templates so that library selection uses a Select2-styled menu instead of a standard <select>. Both pages 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 -> Credit types edit a credit 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 credit type again to clear all your selections and confirm that it saves correctly. - Repeat the same process on the debit types page. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
