mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 09:58:23 +02:00
Hide the credit interface when editing a WEI registration
This commit is contained in:
@ -129,7 +129,8 @@ class WEIMembershipForm(forms.ModelForm):
|
||||
attrs={
|
||||
'api_url': '/api/wei/team/',
|
||||
'placeholder': 'Équipe ...',
|
||||
}
|
||||
},
|
||||
resetable=True,
|
||||
),
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user