mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-05 01:16:27 +00:00
Fix bug admin
This commit is contained in:
parent
cb9ecbf3da
commit
ed59b50bcf
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ class ServiceAdmin(VersionAdmin):
|
|||
|
||||
class RoleAdmin(VersionAdmin):
|
||||
""" Admin view of a RoleAdmin object """
|
||||
list_display = ('role_type')
|
||||
pass
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue