unclecheese / silverstripe-gridfield-betterbuttons

Adds new form actions and buttons to the GridField detail form
GNU General Public License v2.0
80 stars 88 forks source link

FIX Implement bootstrap styles for CMS buttons. Fix javascript issue with delete confirmation. #155

Closed robbieaverill closed 7 years ago

robbieaverill commented 7 years ago

This pull request updates the required CMS button classes for Bootstrap 4 in the CMS, and fixes an issue with the Javascript confirmation on delete.

I've only done the GridField save, save & close, delete, confirm delete, previous, next, create new and cancel buttons.

I haven't done the versioning buttons yet as they seem to be in a different set.


Again - this pull request contains other commits, when reviewing please just look at #8721cbb