| Summary: | 'Cancel marked holds' button on patron holds tab styling is inconsistent | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Nick Clemens (kidclamp) <nick> |
| Component: | Staff interface | Assignee: | Nick Clemens (kidclamp) <nick> |
| Status: | Pushed to stable --- | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | baptiste.wojtkowski, gmcharlt, martin.renvoize, phil |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.05.00,24.11.08
|
|
| Circulation function: | |||
| Attachments: |
Bug 39186: Update styling of Cancel marked holds button
Bug 39186: Update styling of Cancel marked holds button Bug 39186: Update styling of Cancel marked holds button |
||
|
Description
Nick Clemens (kidclamp)
2025-02-21 21:47:15 UTC
Created attachment 178541 [details] [review] Bug 39186: Update styling of Cancel marked holds button This patch adds btn and btn-primary classes To test: 1 - Place a hold for a patron 2 - View the patron's record in staff interface 3 - CLick the holds tab 4 - Note 'Cancel marked holds' is gray, other buttons are yellow 5 - Apply patch 6 - Reload, button is yellow Created attachment 178542 [details] [review] Bug 39186: Update styling of Cancel marked holds button This patch adds btn and btn-primary classes To test: 1 - Place a hold for a patron 2 - View the patron's record in staff interface 3 - CLick the holds tab 4 - Note 'Cancel marked holds' is gray, other buttons are yellow 5 - Apply patch 6 - Reload, button is yellow Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Created attachment 178703 [details] [review] Bug 39186: Update styling of Cancel marked holds button This patch adds btn and btn-primary classes To test: 1 - Place a hold for a patron 2 - View the patron's record in staff interface 3 - CLick the holds tab 4 - Note 'Cancel marked holds' is gray, other buttons are yellow 5 - Apply patch 6 - Reload, button is yellow Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Pushed for 25.05! Well done everyone, thank you! Pushed into 24.11.x for 24.11.08 nice work everyone |