8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00

Fix bug admin

This commit is contained in:
chirac 2018-06-23 16:51:15 +02:00
parent cb9ecbf3da
commit ed59b50bcf

View file

@ -138,7 +138,7 @@ class ServiceAdmin(VersionAdmin):
class RoleAdmin(VersionAdmin):
""" Admin view of a RoleAdmin object """
list_display = ('role_type')
pass