mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-16 01:27:03 +02:00
fixed accidental pipfile lock change; updated comment
This commit is contained in:
parent
690a9b5560
commit
cb783ec36e
2 changed files with 2 additions and 2 deletions
|
@ -949,7 +949,7 @@ class DomainAdmin(ListHeaderAdmin):
|
|||
|
||||
|
||||
class UserDomainRoleAdmin(ListHeaderAdmin):
|
||||
"""Custom domain role admin class."""
|
||||
"""Custom user domain role admin class."""
|
||||
|
||||
# Columns
|
||||
list_display = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue