mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-29 05:56:30 +02:00
revert read-only field
This commit is contained in:
parent
b0e1b5a149
commit
ae0eb452cd
1 changed files with 1 additions and 1 deletions
|
@ -2728,7 +2728,7 @@ class DomainAdmin(ListHeaderAdmin, ImportExportModelAdmin):
|
||||||
"expiration_date",
|
"expiration_date",
|
||||||
"first_ready",
|
"first_ready",
|
||||||
"deleted",
|
"deleted",
|
||||||
"converted_federal_agency",
|
"federal_agency",
|
||||||
"dnssecdata",
|
"dnssecdata",
|
||||||
"nameservers",
|
"nameservers",
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue