mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-26 16:45:01 +00:00
add sms on calendar list
This commit is contained in:
@@ -78,7 +78,6 @@ class CalendarType extends AbstractType
|
||||
// },
|
||||
// ])
|
||||
->add('sendSMS', ChoiceType::class, [
|
||||
'required' => false,
|
||||
'choices' => [
|
||||
'Oui' => true,
|
||||
'Non' => false,
|
||||
|
Reference in New Issue
Block a user