https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30212
--- Comment #1 from Tomás Cohen Arazi <[email protected]> --- Created attachment 131238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131238&action=edit Bug 30212: Make Select2 available for ILL backends This patch makes select2 available for ILL backend developers to use on their templates. To test: 1. Have a configured backed and an ILL request 2. Open the inspector and load any action on the backend (intranet) => FAIL: no select2 asset is transfered from Koha to the browser 3. Apply this patch 4. Reload => SUCCESS: There's select2 5. Sign off :-D Signed-off-by: Tomas Cohen Arazi <[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/
