Summary: | Consistent classes for primary buttons: Circulation | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Small 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: | 32067 | ||
Attachments: |
Bug 32073: Consistent classes for primary buttons: Circulation
Bug 32073: Consistent classes for primary buttons: Circulation Bug 32073: (QA follow-up) Fix capitalization: Cancel and Transfer all |
Description
Owen Leonard
2022-11-02 12:38:20 UTC
Created attachment 142952 [details] [review] Bug 32073: Consistent classes for primary buttons: Circulation This patch makes changes the button markup in Circulation templates -- including offline circulation -- so that all submit buttons and any buttons that should should be styled as primary buttons have the Bootstrap class "btn btn-primary." To test, apply the patch and view pages in Circulation to confirm that everything looks correct. In most cases there are no visible changes. looking here... Created attachment 143678 [details] [review] Bug 32073: Consistent classes for primary buttons: Circulation This patch makes changes the button markup in Circulation templates -- including offline circulation -- so that all submit buttons and any buttons that should should be styled as primary buttons have the Bootstrap class "btn btn-primary." To test, apply the patch and view pages in Circulation to confirm that everything looks correct. In most cases there are no visible changes. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Created attachment 143679 [details] [review] Bug 32073: (QA follow-up) Fix capitalization: Cancel and Transfer all Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Going straight to PQA for this one (string fix included). Pushed to master for 22.11. Nice work everyone, thanks! |