Bug 32757

Summary: "Save changes" button on housebound tab should be yellow
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: TemplatesAssignee: 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
The button "Save changes" should be yellow on the Housebound tab.

To test:
* activate Housebound module in system preferences
* go to any patron - housebound tab in staff interface
* edit setting, verify save button is white
Comment 1 Katrin Fischer 2023-02-09 20:53:00 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
Comment 2 Matt Blenkinsop 2023-02-10 09:08:04 UTC
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>
Comment 3 Kyle M Hall (khall) 2023-02-17 15:50:15 UTC
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>
Comment 4 Tomás Cohen Arazi (tcohen) 2023-02-20 12:54:57 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 5 Martin Renvoize (ashimema) 2023-02-24 08:31:40 UTC
Many hands makes light work, thankyou everyone!

Pushed to 22.11.x for the next release
Comment 6 Lucas Gass (lukeg) 2023-03-01 14:52:29 UTC
Not needed in 22.05.x, no backport.