Summary: | "Save changes" button on housebound tab should be yellow | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Kyle M Hall (khall) <kyle> |
Severity: | minor | ||
Priority: | P5 - low | CC: | kyle, lucas, martin.renvoize |
Version: | Main | ||
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: |
23.05.00,22.11.04
|
Circulation function: | |
Bug Depends on: | |||
Bug Blocks: | 31947 | ||
Attachments: |
Bug 32757: Make 'Save changes' button on housebound details yellow
Bug 32757: Make 'Save changes' button on housebound details yellow Bug 32757: Make 'Save changes' button on housebound details yellow |
Description
Katrin Fischer
2023-01-30 22:09:45 UTC
Created attachment 146451 [details] [review] Bug 32757: Make 'Save changes' button on housebound details yellow This changes the button to btn-primary to make it appear yellow. To test: * Enable HouseboundModule * Search for any patron * Go to their patron account * Switch to Housebound tab * Edit details * Verify 'Save changes' is not yellow * Apply patch * Verify the button has changed Created attachment 146463 [details] [review] Bug 32757: Make 'Save changes' button on housebound details yellow This changes the button to btn-primary to make it appear yellow. To test: * Enable HouseboundModule * Search for any patron * Go to their patron account * Switch to Housebound tab * Edit details * Verify 'Save changes' is not yellow * Apply patch * Verify the button has changed Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Created attachment 146856 [details] [review] Bug 32757: Make 'Save changes' button on housebound details yellow This changes the button to btn-primary to make it appear yellow. To test: * Enable HouseboundModule * Search for any patron * Go to their patron account * Switch to Housebound tab * Edit details * Verify 'Save changes' is not yellow * Apply patch * Verify the button has changed Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Pushed to master for 23.05. Nice work everyone, thanks! Many hands makes light work, thankyou everyone! Pushed to 22.11.x for the next release Not needed in 22.05.x, no backport. |