Koha/koha-tmpl/intranet-tmpl/prog/js
Patricio Marrone cc26863d35 Bug 17817: Fix cloning subfields using select2
Based on Jonathan's patch (the DO NOT PUSH one), I put together this fix.
What was changed is that select2 is reinitialized only after the cloned element
has been appended to the DOM (so that select2 can correctly calculate the field's
width). Also, I changed the selectors that searched for the line divs (for reordering)
and for the subfield's input element (for erasing the field's value) to be more specific,
since select2 introduced divs that broke some assumptions about the expected HTML structure

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
I confirm that these 2 patches fix the add item and mod biblio views as
well as the batch item modification tools.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2017-01-13 11:23:00 +00:00
..
pages Bug 17394 - exporting checkouts with items selects without items in combo-box 2016-11-07 16:43:51 +00:00
acq.js
additem.js Bug 14752 - (QA followup) Remove annoying modal, use dialog box instead 2016-09-13 17:21:05 +00:00
ajax.js
audio_alerts.js Bug 16310 - Remove the use of "onclick" from audio alerts template 2016-08-01 14:35:27 +00:00
automatic_item_modification_by_age.js Bug 16437 - (follow-up) Automatic item modifications by age needs prettying 2016-05-31 11:57:12 +00:00
background-job-progressbar.js
basket.js Bug 16490: Tidy updateLink and updateAllLinks 2016-06-24 13:45:45 +00:00
basketgroup.js
biblio_framework.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
cart.js Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
cataloging.js Bug 17817: Fix cloning subfields using select2 2017-01-13 11:23:00 +00:00
checkouts.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
datatables.js
file-upload.js
holds.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00
item_search_fields.js
localcovers.js
marc_modification_templates.js Bug 16148: Fix submit button text 2016-06-17 16:11:43 +00:00
marc_subfields_structure.js
members.js Bug 17344 - Followup to fix selectors 2016-11-29 17:21:33 +00:00
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js Bug 17012 - Remove more event attributes from administration templates 2016-09-09 13:29:52 +00:00
staff-global.js Bug 16933 - Alt-Y not working on "Please confirm checkout" dialogs 2016-12-23 11:23:35 +00:00
xmlControlfield.js
z3950_search.js Bug 16072: Changing all instances of 'loading-small.gif' to 'spinner-small.gif' and removing loading-small.gif file. 2016-12-28 13:43:20 +00:00