8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-23 20:03:11 +00:00

Email field pour clubs

This commit is contained in:
Gabriel Detraz 2018-11-15 16:25:15 +01:00 committed by root
parent a0dc4a15a9
commit bb952c0ba0

View file

@ -444,6 +444,7 @@ class ClubForm(FormRevMixin, FieldPermissionFormMixin, ModelForm):
'school', 'school',
'comment', 'comment',
'room', 'room',
'email',
'telephone', 'telephone',
'email', 'email',
'shell', 'shell',