Bug 21285: Add missing select2x2.png file
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 29 Aug 2018 16:46:39 +0000 (13:46 -0300)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 20 Sep 2018 14:05:19 +0000 (16:05 +0200)
commit452d61c3e174e0a638fca3bec7ec76d7551cb86f
tree9b8eaa5c1d6732aaa2d7dc7c110b46e1dab64e59
parent2d3aca1b6dec7948d463a827b3a786ea736ac89f
Bug 21285: Add missing select2x2.png file

This file is part of the Select2 jquery plugin, but wasn't added when
the use of the plugin was introduced in Koha.

To test:
- On a high DPI screen (retina mac?) on Chrome or Safari
- Edit an item
=> FAIL: dropdowns using Select2 (like 'Shelving location') don't display the icons (down arrow and cross) and a default value is wrongly selected
=> FAIL: the inspector says the requested select2x2.png file returned a 400 error.
- Apply this patch
- Reload the edit page
=> SUCCESS: Things display correctly! Dropdowns without selected values
by default!
=> SUCCESS: No errors fetching select2x2.png
- Sign off :-D

Signed-off-by: Jesse Maseto <jesse@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 235654a3cfa5b6e323489408ddc7875281bb1f50)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit 637469974c3290a43ac259642df0fefdfe2d369f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png [new file with mode: 0644]