Skip to content

Commit

Permalink
Merge pull request #2457 from cisagov/nl/2439-user-phone-readonly
Browse files Browse the repository at this point in the history
(DRAFT - needs sandbox) #2439 - Make user phone number field read only for analysts
  • Loading branch information
CocoByte authored Jul 19, 2024
2 parents acf5276 + 8b84fc7 commit 76d9b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/registrar/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -703,6 +703,7 @@ def overridden_email_field(self, obj):
"last_name",
"title",
"email",
"phone",
"Permissions",
"is_active",
"groups",
Expand Down

0 comments on commit 76d9b8c

Please sign in to comment.