On the bookings to collect page the style of the submit button is incorrect.
Created attachment 173928 [details] [review] Bug 38347: Fix style of sidebar form submit button on bookings to collect page This patch fixes the markup of the sidebar form on the bookings to collect page, and adds the correct "btn btn-primary" class to the submit button. To test, apply the patch and go to Circulation -> Bookings to collect. 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
The patch no longer applies 8-(... git bz apply 38347 Bug 38347 - Fix style of sidebar form submit button on bookings to collect page 173928 - Bug 38347: Fix style of sidebar form submit button on bookings to collect page Apply? [(y)es, (n)o, (i)nteractive] y Applying: Bug 38347: Fix style of sidebar form submit button on bookings to collect page Using index info to reconstruct a base tree... M koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt error: Failed to merge in the changes. Patch failed at 0001 Bug 38347: Fix style of sidebar form submit button on bookings to collect page
Created attachment 175053 [details] [review] Bug 38347: Fix style of sidebar form submit button on bookings to collect page This patch fixes the markup of the sidebar form on the bookings to collect page, and adds the correct "btn btn-primary" class to the submit button. NOTE: This patch contains indentation changes, so please ignore whitespace when viewing the diff. To test, apply the patch and go to Circulation -> Bookings to collect. 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 175063 [details] [review] Bug 38347: Fix style of sidebar form submit button on bookings to collect page This patch fixes the markup of the sidebar form on the bookings to collect page, and adds the correct "btn btn-primary" class to the submit button. NOTE: This patch contains indentation changes, so please ignore whitespace when viewing the diff. To test, apply the patch and go to Circulation -> Bookings to collect. 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>