jordillonch / CrudGeneratorBundle

This Symfony2 bundle aims to be the bundle that you are looking for create a nice CRUD with pagination, filter, translation and Twitter bootstrap 2.2.2 features.
MIT License
83 stars 36 forks source link

Fix Record Actions Skeleton #14

Closed ternel closed 11 years ago

ternel commented 11 years ago

Same as my last PR, fix the delete form template to add a _method input. POST -> DELETE :)