Koha/koha-tmpl/opac-tmpl/ccsr
Jared Camins-Esakov ff2b4d1ff5 Bug 10359: transform masthead dropdown after user JS for CCSR
Since libraries may want to customize the options in the masthead search
dropdown, which is done via dropdown, it would be better if the select
box were transformed *after* user javascript was run.

To test:
1) Switch to the CCSR OPAC theme.
2) Add some Javascript to your OpacUserJS that will modify the masthead
   search dropdown, such as:
   $("select[name='idx']").append("<option value='Host-item,wrdl'>Journal title</option>");
3) Note that when you view the OPAC, the results in the dropdown are unchanged.
4) Apply patch.
5) Note that your new option now shows up.
6) Sign off.

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-05-29 07:45:57 -07:00
..
en Bug 10359: transform masthead dropdown after user JS for CCSR 2013-05-29 07:45:57 -07:00
images Bug 10017: Fix CSS for right-to-left in CCSR theme 2013-05-01 06:38:40 -04:00
itemtypeimg Bug 8597: Add CSS, JS, and images to ccsr theme 2012-09-18 13:41:51 +02:00