| Summary: | Buttons on reserve/request.pl are misaligned | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Circulation | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | barbara.johnson, gmcharlt, kyle |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.06
|
|
| Circulation function: | |||
| Attachments: |
Bug 33577: Add btn class to cancel hold button on /reserve/request.pl
Bug 33577: Add btn class to cancel hold button on /reserve/request.pl Bug 33577: Add btn class to cancel hold button on /reserve/request.pl |
||
|
Description
Lucas Gass (lukeg)
2023-04-20 16:39:54 UTC
Created attachment 149980 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up. Created attachment 149998 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 150078 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Nice work, thanks everyone! Pushed to 22.11.x for the next release. Not needed in 22.05.x, no backport |