Koha/koha-tmpl/intranet-tmpl/lib
Tomas Cohen Arazi 235654a3cf 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>
2018-09-14 17:23:35 +00:00
..
bootstrap Bug 16239: Update Bootstrap to 3.3.7 2017-01-13 14:41:21 +00:00
codemirror
font-awesome Bug 18810: Update Font Awesome to 4.7.0 2017-09-19 09:22:45 -03:00
greybox
jquery Bug 21139: (follow-up) Floating toolbars - Remove unecessary height 2018-08-30 13:40:36 +00:00
jsdiff
koha/cateditor Bug 18904: (follow-up) Use Ctrl+Shift+L 2018-04-12 10:50:38 -03:00
leaflet Bug 18066: Add the leaflet library 2017-03-23 00:10:46 +00:00
select2 Bug 21285: Add missing select2x2.png file 2018-09-14 17:23:35 +00:00
shortcut
tiny_mce
yui
filesaver.js
require.js