As part of Bug 32067 - [OMNIBUS] Consistent classes for submit and/or primary buttons: This patch will update buttons in cataloging templates so that buttons which are currently styled as primary buttons will have the the "btn btn-primary" classes. In some places, the classes have been added to buttons which were not input[type='submit'] but which should be styled as primary.
Created attachment 142951 [details] [review] Bug 32072: Consistent classes for primary buttons: Cataloging This patch makes changes the button markup in Cataloging templates 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 Cataloging to confirm that everything looks correct. In most cases there are no visible changes.
Created attachment 143636 [details] [review] Bug 32072: Consistent classes for primary buttons: Cataloging This patch makes changes the button markup in Cataloging templates 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 Cataloging to confirm that everything looks correct. In most cases there are no visible changes. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Going straight to PQA here.
Created attachment 143797 [details] [review] Bug 32072: Consistent classes for primary buttons: Cataloging This patch makes changes the button markup in Cataloging templates 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 Cataloging to confirm that everything looks correct. In most cases there are no visible changes. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!
Depends on Bug 30952 - New design for staff interface, not in 22.05.x.