mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-02 21:13:57 +00:00
First step of integration code generated
This commit is contained in:
@@ -20,10 +20,10 @@ class ActivityType extends AbstractType
|
||||
->add('remark')
|
||||
->add('attendee')
|
||||
->add('user')
|
||||
->add('scope')
|
||||
->add('reason')
|
||||
->add('type')
|
||||
->add('person')
|
||||
//->add('scope')
|
||||
//->add('reason')
|
||||
//->add('type')
|
||||
//->add('person')
|
||||
;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user