mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
Merge branch 'improve_news_item_admin_form' into 'master'
Improve ux news item admin form See merge request Chill-Projet/chill-bundles!779
This commit is contained in:
@@ -29,6 +29,7 @@ class NewsItemType extends AbstractType
|
||||
])
|
||||
->add('content', ChillTextareaType::class, [
|
||||
'required' => false,
|
||||
'empty_data' => '',
|
||||
])
|
||||
->add(
|
||||
'startDate',
|
||||
|
Reference in New Issue
Block a user