https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30212 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #131238|0 |1 is obsolete| | --- Comment #3 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 131339 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131339&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 <tomascohen@theke.io> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.