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

--overwrite does not overwrite FormType files #26

Closed mote0230 closed 10 years ago

mote0230 commented 10 years ago

FormType and FormFilterType in the Form directory are never overwritten.

jordillonch commented 10 years ago

Fixed in https://github.com/jordillonch/CrudGeneratorBundle/pull/27 Thanks!