Summary: | Follow up on Bug 28726 - move whole search header div into checkbox column condition | ||
---|---|---|---|
Product: | Koha | Reporter: | Michael Hafen <michael.hafen> |
Component: | Label/patron card printing | Assignee: | Michael Hafen <michael.hafen> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | jonathan.druart, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
23.11.00,23.05.02,22.11.08
|
|
Circulation function: | |||
Bug Depends on: | 28726 | ||
Bug Blocks: | |||
Attachments: |
Bug 28726: Follow up - move whole 'select all ...' div into checkbox column condition
Bug 34209: Follow up on Bug 28726 - move whole 'select all ...' header into condition Bug 34209: Follow up on Bug 28726 - move whole 'select all ...' header into condition |
Description
Michael Hafen
2023-07-05 17:25:20 UTC
Thanks, Michael. Created attachment 153350 [details] [review] Bug 34209: Follow up on Bug 28726 - move whole 'select all ...' header into condition Move the whole search header div into the checkbox column condition, so that other patron search popups don't have an empty div. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 153388 [details] [review] Bug 34209: Follow up on Bug 28726 - move whole 'select all ...' header into condition Move the whole search header div into the checkbox column condition, so that other patron search popups don't have an empty div. To test: * Activate the ERM module * Create a new agreement * Search for a user using the pop-up search * Verify there is an empty div showing as grey box above the table * Go to tools > label creator > new batch * Search for patrons * Verify the box isn't empty and shows the select all ... options * Apply patch * Repeat steps, verify the empty div is gone and the options remain Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Please make sure to add a test plan to your patches, working out what I need to test/look at without many hints costs time I cannot spend elsewhere. Pushed to master for 23.11. Nice work everyone, thanks! Thanks for all the hard work! Pushed to 23.05.x for the next release Nice work everyone! Pushed to oldstable for 22.11.x |