mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-07 15:25:00 +00:00
Add CommentEmbeddable to Activity (Ref #21)
This commit is contained in:
@@ -45,7 +45,7 @@ class CommentType extends AbstractType
|
||||
{
|
||||
$builder
|
||||
->add('comment', TextareaType::class, [
|
||||
'label' => false,
|
||||
|
||||
])
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user