Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Owen Leonard 45f5edc7c1
Bug 34225: KohaTable broken on batch item deletion and modification results
This patch adds the columns_settings include file to the batch item
modification and batch item deletion templates so that the tables can be
rendered as DataTables.

To test, apply the patch and go to Cataloging -> Batch item
modification.

- Submit a batch of barcodes or item numbers for modification.
- On the next page which shows all the items you submitted, the table
  should be rendered as a DataTable.
- Confirm that sorting, filtering, and export all work correctly.
- Confirm that there are not JS errors in the browser console.
- Perform the same tests on Cataloging -> Batch item deletion.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 8813c23a79)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2023-07-18 12:41:33 +01:00
..
addbiblio.js
batchMod.js Bug 34225: KohaTable broken on batch item deletion and modification results 2023-07-18 12:41:33 +01:00
circulation.js Bug 33528: (follow-up) Correct selector for event handler 2023-07-17 12:04:22 +01:00
preferences.js Bug 31364: Check length of the multiple syspref array instead whether it is null 2022-09-07 12:07:00 -07:00
results.js Bug 33597: Fix deleting cookie for holdfor(club) 2023-05-05 09:13:30 -03:00
stockrotation.js Bug 29648: Fix occurrences of GetColumns 2022-04-27 11:20:45 -10:00
tags-review.js Bug 22490: Some strings in JavaScript files are untranslatable 2023-02-24 16:41:31 -03:00