mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-23 11:53:12 +00:00
Email field pour clubs
This commit is contained in:
parent
a0dc4a15a9
commit
bb952c0ba0
1 changed files with 1 additions and 0 deletions
|
@ -444,6 +444,7 @@ class ClubForm(FormRevMixin, FieldPermissionFormMixin, ModelForm):
|
||||||
'school',
|
'school',
|
||||||
'comment',
|
'comment',
|
||||||
'room',
|
'room',
|
||||||
|
'email',
|
||||||
'telephone',
|
'telephone',
|
||||||
'email',
|
'email',
|
||||||
'shell',
|
'shell',
|
||||||
|
|
Loading…
Reference in a new issue