Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Lucas Gass bb06060c4c Bug 22914: Add holds column to batch item delete to fix show/hide columns behaviour
The changes on 19490 caused a bug, where the show/hide column feature hides the
wrong column on the items table. The two templates share a js file, and
the data passed is the same.

Adding the column to the template brings things back into alignment,
the data is already there, we just show it.

TEST PLAN:
1. Go to Tools > Batch item deletion and enter at least one barcode.
2. Try to hide a column that is showing
3. Notice it hides the wrong column
4. apply patch
5. repeat steps 1 and 2.
6. Notice the correct column is being hidden
7. Verify the new column for number of holds on the item works correctly
   for item and record level holds

Signed-off-by: Lisette Scheer <lisetteslatah@gmail.com>

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

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-05-30 10:15:19 +00:00
..
access_files.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
automatic_item_modification_by_age.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
batch_delete_records.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
batch_record_modification.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
batchMod-del.tt Bug 22914: Add holds column to batch item delete to fix show/hide columns behaviour 2019-05-30 10:15:19 +00:00
batchMod-edit.tt Bug 19722: Don't show items at job completion if over pref 2019-03-28 18:06:23 +00:00
batchMod.tt
cleanborrowers.tt
csv-profiles.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
export.tt
holidays.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
import_borrowers.tt Bug 18661: Made "Replace only included patron attributes" default on patron import 2019-01-28 14:59:06 +00:00
inventory.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
koha-news.tt Bug 22318: (follow-up) Add new options to new table filter form 2019-04-18 10:47:03 +00:00
letter.tt Bug 14358: Changing the module refreshes the page and resets library choice 2019-04-11 13:34:09 +00:00
manage-marc-import.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
marc_modification_templates.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
modborrowers.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
overduerules.tt
picture-upload.tt Bug 21993: Display a user-friendly message when the CSRF token is wrong 2019-01-25 20:38:32 +00:00
preview_letter.tt
quotes-upload.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
quotes.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
scheduler.tt Bug 21436: Update two-column templates with Bootstrap grid: Tools part 4 2019-01-04 03:13:48 +00:00
showdiffmarc.tt Bug 21436: Update two-column templates with Bootstrap grid: Tools part 4 2019-01-04 03:13:48 +00:00
stage-marc-import.tt Bug 19417: (QA follow-up) Fix missing $raw filter 2019-03-13 05:31:34 +00:00
stockrotation.tt Bug 22175: (follow-up) Identify columns to exclude from export 2019-04-18 10:53:05 +00:00
tools-home.tt Bug 8387: Hide headings in tools when user has no permissions for any listed below 2019-02-15 18:42:48 +00:00
upload-images.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
upload.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
viewlog.tt Bug 22069: Make log viewer find item renewals 2019-04-16 13:17:32 +00:00