Koha/koha-tmpl/intranet-tmpl/prog/en/js
Jonathan Druart 2efbd3794e Bug 10299: authority plugin - authority field are reversed
If you click the plugin next to an authority field that is already
populated it takes the values from the field and puts them in the search
in the reverse order.

Test plan:
1/ Edit a biblio
2/ Fill the subfield for an authority field (for instance 650$v, 650$x,
650$y, etc.)
3/ Click on the authority plugin
Before this patch, the values were concatenated in the reverse order.
With this patch, it should not.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Work as described, no koha-qa errors

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-05-19 11:46:24 -03:00
..
pages Bug 11464: Prevent wrong "nothing to save" message on saving syspref 2015-05-07 11:01:16 -03:00
acq.js
additem.js Bug 10480: Use the framework plugin object in cataloguing 2015-04-16 14:48:36 -03:00
ajax.js
background-job-progressbar.js
basket.js
basketgroup.js
cataloging.js Bug 10299: authority plugin - authority field are reversed 2015-05-19 11:46:24 -03:00
checkouts.js Bug 13982: Checkouts table not sorting on correct column 2015-05-06 13:48:02 -03:00
datatables.js Bug 13419: Add filters on the list table 2015-04-22 14:59:05 -03:00
holds.js Bug 9528: Add delivery branch to the place hold display 2015-04-30 16:45:26 -03:00
localcovers.js Bug 11982 - Images now display properly in the details section. 2015-03-30 13:45:38 -03:00
members.js
merge-record.js
offlinecirc.js
prevent_submit.js
staff-global.js
xmlControlfield.js