| Summary: | Fix style of sidebar form submit button on tags review page | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | Pushed to stable --- | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | david, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This fixes the "Apply filter(s)" button on the tags review page in the staff interface (Tools > Patrons and circulation > Tags). It now has the same yellow "primary" style as other submit buttons - the text is slightly larger, and the button now fills the entire width of the sidebar.
|
Version(s) released in: |
25.05.00,24.11.03
|
| Circulation function: | |||
| Attachments: |
Bug 38349: Fix style of sidebar form submit button on tags review page
Bug 38349: Fix style of sidebar form submit button on tags review page |
||
|
Description
Owen Leonard
2024-11-04 15:35:31 UTC
Created attachment 173937 [details] [review] Bug 38349: Fix style of sidebar form submit button on tags review page This patch fixes the markup of the sidebar form on the tags review page and removes an incorrect "btn-sm" class from the submit button. To test, apply the patch and go to Tools -> Tags. In the sidebar form, confirm that the submit button has the same yellow "primary" style as other submit buttons, and that it fills the width of the sidebar. Sponsored-by: Athens County Public Libraries Created attachment 175037 [details] [review] Bug 38349: Fix style of sidebar form submit button on tags review page This patch fixes the markup of the sidebar form on the tags review page and removes an incorrect "btn-sm" class from the submit button. To test, apply the patch and go to Tools -> Tags. In the sidebar form, confirm that the submit button has the same yellow "primary" style as other submit buttons, and that it fills the width of the sidebar. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> QA by RM Pushed for 25.05! Well done everyone, thank you! Nice work everyone! Pushed to 24.11.x for 24.11.03 |