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>
This commit is contained in:
parent
3fedae85f2
commit
235654a3cf
1 changed files with 0 additions and 0 deletions
BIN
koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png
Normal file
BIN
koha-tmpl/intranet-tmpl/lib/select2/css/select2x2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 845 B |
Loading…
Reference in a new issue