Koha/koha-tmpl/intranet-tmpl/prog/js/pages
Owen Leonard 4add0cbc2d Bug 27752: Correct eslint errors in batchMod.js
This patch makes minor changes to batchMod.js in order to address errors
raised by ESLint. These changes include whitespace changes, so diff
accordingly.

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

- Submit a batch of barcodes for modification.
- Uncheck some checkboxes to hide columns in the table showing your
  submitted items.
- Return to the batch item modification page and submit your batch
  again.
- The columns you selected should still be hidden.
- Submit a batch of items for deletion.
- The same columns should be hidden here too.

To confirm that ESLint is happy with the changes you could open the file
for editing using an editor with ESLint integration, or install ESLint
on the command line:
https://eslint.org/docs/user-guide/command-line-interface

Signed-off-by: David Nind <david@davidnind.com>

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-03-05 13:48:31 +01:00
..
addbiblio.js
batchMod.js Bug 27752: Correct eslint errors in batchMod.js 2021-03-05 13:48:31 +01:00
circulation.js Bug 26243: Move translatable strings out of templates and into circulation.js 2020-09-29 14:28:18 +02:00
preferences.js Bug 27321: Make disabled DB columns clearly disabled visually 2021-02-01 16:36:38 +01:00
results.js Bug 25846: (follow-up) Show "No cover image available" message 2021-03-04 08:38:09 +01:00
stockrotation.js
tags-review.js Bug 26120: Remove the use of jquery.checkboxes plugin from tags review template 2020-09-29 14:28:18 +02:00