forked from sonata-project/SonataAdminBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove read_only option definition from ModelAutocompleteType (sonata…
…-project#3985) This option is already provided by Symfony since v2.3. Ref: http://symfony.com/doc/2.3/reference/forms/types/form.html#read-only It's deprecated since v2.8 and removed since v3.0. It has to be removed on next major.
- Loading branch information
1 parent
f8b5421
commit f3ce22b
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters