mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-24 03:30:50 +02:00
Merge pull request #2457 from cisagov/nl/2439-user-phone-readonly
(DRAFT - needs sandbox) #2439 - Make user phone number field read only for analysts
This commit is contained in:
commit
76d9b8cb8c
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