mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 17:47:02 +02:00
made user phone number field read only for analysts
This commit is contained in:
parent
a3e4952b45
commit
8b84fc765c
1 changed files with 1 additions and 0 deletions
|
@ -703,6 +703,7 @@ class MyUserAdmin(BaseUserAdmin, ImportExportModelAdmin):
|
|||
"last_name",
|
||||
"title",
|
||||
"email",
|
||||
"phone",
|
||||
"Permissions",
|
||||
"is_active",
|
||||
"groups",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue