Koha/koha-tmpl/intranet-tmpl/prog/en
Nick Clemens f9cd9cca6a Bug 34509: Use select2 to load vendors on basket creation
This patch moves the dropdown to use select2 and avoids loading all
vendors at page load.

To test:
 1 - Create some extra vendors in your system, ideally over 20
 2 - Search for a vendor in acquisitions
 3 - Click 'New->basket'
 4 - Note the dropdown of all vendors
 5 - Choose a vendor and create a basket
 6 - Apply patch
 7 - Repeat
 8 - Note only a partial list of vendors is loaded
 9 - Search in the dropdown and confirm vendors are returned
10 - Select a vendor and create the basket

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 77ee1ca743)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-08-29 11:43:05 -10:00
..
data Bug 25381: XSLTs should not define entities 2021-01-22 13:46:40 +01:00
includes Bug 34345: 'Circulation and fine rules' vs 'Circulation and fines rules' 2023-08-29 11:33:52 -10:00
modules Bug 34509: Use select2 to load vendors on basket creation 2023-08-29 11:43:05 -10:00
xslt Bug 29471: Add display of MARC 520 to staff interface detail page 2023-07-19 09:28:19 +01:00