mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Made other contacts and current websites read-only for analysts
This commit is contained in:
parent
e4b0f1ad43
commit
caed970e14
1 changed files with 2 additions and 0 deletions
|
@ -1098,6 +1098,8 @@ class DomainRequestAdmin(ListHeaderAdmin):
|
||||||
"requested_domain",
|
"requested_domain",
|
||||||
"approved_domain",
|
"approved_domain",
|
||||||
"alternative_domains",
|
"alternative_domains",
|
||||||
|
"other_contacts",
|
||||||
|
"current_websites",
|
||||||
"purpose",
|
"purpose",
|
||||||
"submitter",
|
"submitter",
|
||||||
"no_other_contacts_rationale",
|
"no_other_contacts_rationale",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue