Submit buttons should have the "btn-primary" class instead of "btn-default"
Created attachment 177572 [details] [review] Bug 39051: Fix submit button class on cash register statistics page This patch corrects the class of the submit button on the cash register statistics page. Bug 32091 added the "btn btn-default" class but it should have been "btn-default." To test, apply the patch and go to Reports -> Cash register statistics. The submit button should have the yellow "primary" button color. Sponsored-by: Athens County Public Libraries
Created attachment 177610 [details] [review] Bug 39051: Fix submit button class on cash register statistics page This patch corrects the class of the submit button on the cash register statistics page. Bug 32091 added the "btn btn-default" class but it should have been "btn-default." To test, apply the patch and go to Reports -> Cash register statistics. The submit button should have the yellow "primary" button color. Sponsored-by: Athens County Public Libraries Signed-off-by: Magnus Enger <magnus@libriotech.no> Button is now yellow.
Created attachment 177632 [details] [review] Bug 39051: Fix submit button class on cash register statistics page This patch corrects the class of the submit button on the cash register statistics page. Bug 32091 added the "btn btn-default" class but it should have been "btn-default." To test, apply the patch and go to Reports -> Cash register statistics. The submit button should have the yellow "primary" button color. Sponsored-by: Athens County Public Libraries Signed-off-by: Magnus Enger <magnus@libriotech.no> Button is now yellow. Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Created attachment 177951 [details] [review] Bug 39051: Fix submit button class on cash register statistics page This patch corrects the class of the submit button on the cash register statistics page. Bug 32091 added the "btn btn-default" class but it should have been "btn-default." To test, apply the patch and go to Reports -> Cash register statistics. The submit button should have the yellow "primary" button color. Sponsored-by: Athens County Public Libraries Signed-off-by: Magnus Enger <magnus@libriotech.no> Button is now yellow. Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Pushed for 25.05! Well done everyone, thank you!