mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
Remove helper text
This commit is contained in:
parent
0e7969f7c7
commit
f67c4e0da2
3 changed files with 36 additions and 2 deletions
|
@ -327,7 +327,6 @@ class DomainRequest(TimeStampedModel):
|
|||
null=True,
|
||||
blank=True,
|
||||
related_name="DomainRequest_portfolio",
|
||||
help_text="If blank, request is not associated with a portfolio.",
|
||||
)
|
||||
|
||||
sub_organization = models.ForeignKey(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue