philiplb / CRUDlex

CRUDlex is an easy to use CRUD generator for Symfony 4 and Silex 2 which is great for auto generated admin pages
https://philiplb.de/crudlex/
MIT License
109 stars 23 forks source link

Add capability to add child from parent with parent ID pre fill #77

Closed k20human closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 2ebfcff844ac34e112e6a4d9ee09ce2ad0a37225 on k20human:feature-newChildFromParent into 1f9a7e418fe68f6401841771ddf13ab7048ec556 on philiplb:master.

philiplb commented 7 years ago

Nice addition, thank you! :)