Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Slava Shishkin f0062c67d6
Bug 30884: Fix jQuery selector to correctly detect active tab
To reproduce:
1. Go to /tools/modborrowers.pl and fill form Card number list with data and click Continue.
2. It should give "No patron card numbers or borrowernumbers given." warning.
3. Using the browser inspector tool see that post fields cardnumberlist or borrowernumberlist
   is sent with empty data.

Apply the patch, and then:
1. Fill form Card number or Borrowernumber list and click Continue.
2. Get the result: table with patrons for editing or warning about not found number.
3. Using the inspector tool see that request has data from the active tab in the form.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-06 11:31:06 -03:00
..
access_files.tt
additional-contents.tt Bug 29828: Prevent additional content to be created without default 2022-05-31 08:51:36 -03:00
automatic_item_modification_by_age.tt
batch_delete_records.tt Bug 30474: Convert tools pages tabs to Bootstrap (part 1) 2022-05-04 14:29:24 -10:00
batch_extend_due_dates.tt
batch_record_modification.tt Bug 30474: Convert tools pages tabs to Bootstrap (part 1) 2022-05-04 14:29:24 -10:00
batchMod-del.tt
batchMod-edit.tt
batchMod.tt
cleanborrowers.tt
csv-profiles.tt
export.tt Bug 30475: Convert tools pages tabs to Bootstrap (part 2) 2022-05-04 14:29:24 -10:00
holidays.tt
import_borrowers.tt
inventory.tt
letter.tt Bug 30545: Replace the use of jQueryUI Accordion on the notices page 2022-05-02 11:22:58 -10:00
manage-marc-import.tt Bug 30855: Rename /import => /import_batches 2022-06-02 13:42:28 -03:00
marc_modification_templates.tt Bug 29648: Fix occurrences of GetColumns 2022-04-27 11:20:45 -10:00
modborrowers.tt Bug 30884: Fix jQuery selector to correctly detect active tab 2022-06-06 11:31:06 -03:00
overduerules.tt Bug 30475: Convert tools pages tabs to Bootstrap (part 2) 2022-05-04 14:29:24 -10:00
picture-upload.tt
preview_letter.tt
problem-reports.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt
stockrotation.tt Bug 29648: Fix occurrences of GetColumns 2022-04-27 11:20:45 -10:00
tools-home.tt
upload-images.tt
upload.tt Bug 30701: Make Upload Tool buttons work on mobile-size screen 2022-05-16 11:20:09 -10:00
viewlog.tt Bug 29648: Log viewer - no sort 2022-04-27 11:20:44 -10:00