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