Created attachment 190979 [details] [review] Bug 41536: Add 'btn-primary' class to 'Confirm request' button This makes the button stand out from the other available actions
Created attachment 190980 [details] [review] Bug 41536: Move 'Edit request' button to after backend actions buttons This ensures that the 'Confirm request' will always be the first button in the toolbar. Test plan: 1) Apply patch (skip this if sandbox) 2) Enable the ILLModule sys pref 3) Create a new request, visit: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 4) Add any type, '42' as cardnumber, any library. Click 'Create'. 5) Notice the 'Confirm request' button is shown first, and with the 'primary button' styling.
Created attachment 190981 [details] Toolbar look before and after 41536 Top is before, bottom is after bug 41536