While working on Bug 33575 I noticed the Update hold and Cancel hold buttons are not quite the same size. One needs the cancel_selected_holds button needs the Bootstrap 'btn' class.
Created attachment 149980 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up.
Created attachment 149998 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov>
Created attachment 150078 [details] [review] Bug 33577: Add btn class to cancel hold button on /reserve/request.pl To test: 1. Place a hold on a record and look at the /reserve/request.pl page. 2. Notice the two buttons 'Update hold(s)' and 'Cancel selected' buttons are not quite the same size. 3. Apply patch and look again, the buttons should line up. Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.
Not needed in 22.05.x, no backport