Hide the credit interface when editing a WEI registration
This commit is contained in:
parent
6567d2f8cc
commit
3784e97d60
3 changed files with 29 additions and 21 deletions
|
|
@ -129,7 +129,8 @@ class WEIMembershipForm(forms.ModelForm):
|
|||
attrs={
|
||||
'api_url': '/api/wei/team/',
|
||||
'placeholder': 'Équipe ...',
|
||||
}
|
||||
},
|
||||
resetable=True,
|
||||
),
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue