fsi-open/admin-bundle

Add allow_add option to GenericFormElement

chives opened this issue · 1 comments

This option should be a natural consequence of this element's interface (createForm($data = null)) which allows empty input data.

Resolved by #260