Summary: | Make submit button yellow on administration > Did you mean? | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | gmcharlt, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 31947 | ||
Attachments: |
Bug 32002: Make submit button yellow on administration > Did you mean?
Bug 32002: Make submit button yellow on administration > Did you mean? Bug 32002: Make submit button yellow on administration > Did you mean? |
Description
Katrin Fischer
2022-10-26 20:10:51 UTC
Created attachment 142784 [details] [review] Bug 32002: Make submit button yellow on administration > Did you mean? This patch corrects the class on the "Did you mean?" page's save button so that it is consistent with other primary submit buttons. To test, apply the patch and go to Administration -> Did you mean? The "Save configuration" button should be yellow. Created attachment 142788 [details] [review] Bug 32002: Make submit button yellow on administration > Did you mean? This patch corrects the class on the "Did you mean?" page's save button so that it is consistent with other primary submit buttons. To test, apply the patch and go to Administration -> Did you mean? The "Save configuration" button should be yellow. Signed-off-by: David Nind <david@davidnind.com> Created attachment 142809 [details] [review] Bug 32002: Make submit button yellow on administration > Did you mean? This patch corrects the class on the "Did you mean?" page's save button so that it is consistent with other primary submit buttons. To test, apply the patch and go to Administration -> Did you mean? The "Save configuration" button should be yellow. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |