mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-31 15:06:32 +02:00
Merge branch 'main' into za/3317-hide-org-federal-agencies
This commit is contained in:
commit
0725447b88
50 changed files with 274 additions and 356 deletions
|
@ -478,6 +478,7 @@ class CurrentSitesForm(RegistrarForm):
|
|||
error_messages={
|
||||
"invalid": ("Enter your organization's current website in the required format, like example.com.")
|
||||
},
|
||||
widget=forms.URLInput(attrs={"aria-labelledby": "id_current_sites_header id_current_sites_body"}),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue