Koha/koha-tmpl/intranet-tmpl/prog/en/js
Jonathan Druart e3bf39b4bc Bug 15916: Datatables - buttons area should be defined
Commit 243b797dd1
    Bug 15285: Update common files

Set 'B' to the default dom of Datatable constructor.
This cannot work if there is no button defined.

This patch defined an empty 'buttons' param for this constructor, DT
does not raised an error anymore when initialising.

Test plan:
Confirm that the tables on the following tables are not broken:
- circ/waitingreserves.pl
- circ/reserveratios.pl
- patron_lists/lists.pl
- virtualshelves/shelves.pl
- acqui/invoices.pl
And with datatables:
- circ/circulation.pl
- admin/currency.pl

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

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

Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
2016-03-02 00:50:40 +00:00
..
pages 15617 - Be able to close "Click to edit" text boxes after opening them 2016-01-27 05:33:12 +00:00
acq.js Bug 12839: aqbooksellers.gstreg is never used 2014-12-03 11:34:48 -03:00
additem.js Bug 14327: Fix js error "TypeError: events is null" in additem.js 2015-06-07 18:40:12 -03:00
ajax.js
background-job-progressbar.js
basket.js Bug 15847: Correct JSHint errors in basket.js in the staff client 2016-02-24 01:20:03 +00:00
basketgroup.js
cataloging.js Bug 10299: authority plugin - authority field are reversed 2015-05-19 11:46:24 -03:00
checkouts.js Bug 15285: Update for 3 specific tables 2016-02-24 00:02:50 +00:00
datatables.js Bug 15916: Datatables - buttons area should be defined 2016-03-02 00:50:40 +00:00
file-upload.js Bug 14321: Integrate Upload.pm into Koha 2015-09-25 12:02:52 -03:00
holds.js Bug 14310 [QA Followup] - Deal with error conditions 2016-01-27 06:20:19 +00:00
localcovers.js Bug 11982 - Images now display properly in the details section. 2015-03-30 13:45:38 -03:00
marc_subfields_structure.js Bug 15843: Move MARC subfields structure JavaScript into separate file 2016-02-24 01:30:56 +00:00
members.js Bug 15692 - Move some patron entry form JavaScript into members.js 2016-02-24 02:01:20 +00:00
merge-record.js Bug 8064: Fix issues with control fields and non-repeatable check 2015-11-09 15:08:57 -03:00
offlinecirc.js
prevent_submit.js
staff-global.js Bug 15844 - Correct JSHint errors in staff-global.js 2016-02-24 01:21:26 +00:00
xmlControlfield.js