Issue #2136895 by Wim Leers: Comment settings are now a field, but not an editable one: breaks in-place editing .
parent
00f8a4fd4a
commit
b38443b89d
|
@ -25,6 +25,9 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
|
|||
* label = @Translation("Comment list"),
|
||||
* field_types = {
|
||||
* "comment"
|
||||
* },
|
||||
* edit = {
|
||||
* "editor" = "disabled"
|
||||
* }
|
||||
* )
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue