Koha/koha-tmpl/intranet-tmpl/prog/js
Owen Leonard 614fe34d86 Bug 16397 - Unable to delete audio alerts
This patch corrects a JavaScript error which has arisen due to the
jQuery upgrade. This should have been included in Bug 16321.

To test, apply the patch and go to Administration -> Audio alerts.

- In the list of existing audio alerts, check one or more checkboxes.
  The "Delete selected" button should become enabled.
- Uncheck all checkboxes and check that the "Delete selected" button is
  now disabled.
- Confirm that deletions are completed correctly.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-05-03 14:58:38 +00:00
..
pages
acq.js
additem.js
ajax.js
audio_alerts.js Bug 16397 - Unable to delete audio alerts 2016-05-03 14:58:38 +00:00
background-job-progressbar.js
basket.js
basketgroup.js
biblio_framework.js
cataloging.js
checkouts.js
datatables.js
file-upload.js
holds.js
item_search_fields.js
localcovers.js
marc_modification_templates.js
marc_subfields_structure.js
members.js
merge-record.js
offlinecirc.js
prevent_submit.js
sms_providers.js Bug 16301 - Remove the use of "onclick" from SMS cellular providers template 2016-04-29 15:51:08 +00:00
staff-global.js
xmlControlfield.js