mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
Update portfolio.py
This commit is contained in:
parent
c3480893da
commit
a9923f4cc9
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ class NewMemberForm(forms.ModelForm):
|
|||
del self.errors[admin_member_error]
|
||||
return cleaned_data
|
||||
|
||||
|
||||
class BasePortfolioMemberForm(forms.Form):
|
||||
required_star = '<abbr class="usa-hint usa-hint--required" title="required">*</abbr>'
|
||||
role = forms.ChoiceField(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue