mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-12-27 01:13:46 +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):
|
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