Summary: | Cannot show/hide columns on the patron search table when placing a hold | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | Circulation | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | RESOLVED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | minor | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, fridolin.somers, gmcharlt, kyle.m.hall, lucas, wainuiwitikapark |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
24.05.00,23.11.06,23.05.12
|
Circulation function: | |
Bug Depends on: | 30093 | ||
Bug Blocks: | |||
Attachments: |
Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold
Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold |
Description
Jonathan Druart
2024-04-17 10:17:46 UTC
Created attachment 164990 [details] [review] Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold Test plan: Go to /cgi-bin/koha/reserve/request.pl?biblionumber=117 Search for "d" Notice that with this patch applied the "Columns" button is back and that the "Configure" is working correctly Created attachment 165022 [details] [review] Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold Test plan: Go to /cgi-bin/koha/reserve/request.pl?biblionumber=117 Search for "d" Notice that with this patch applied the "Columns" button is back and that the "Configure" is working correctly Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Thanks Jonathan! I had noticed the button was missing this morning and I thought it was just me :) Created attachment 166750 [details] [review] Bug 36619: Restore 'Columns' visibility on the patron search when placing a hold Test plan: Go to /cgi-bin/koha/reserve/request.pl?biblionumber=117 Search for "d" Notice that with this patch applied the "Columns" button is back and that the "Configure" is working correctly Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Pushed for 24.05! Well done everyone, thank you! Pushed to 23.11.x for 23.11.06 Backported to 23.05.x for upcoming 23.05.12 Not backporting to 22.11 |