Add new columns for Administrators list

This commit is contained in:
Szabó Gergő 2016-07-27 15:09:00 +02:00
parent c37f078e29
commit e956b24cce

View File

@ -35,6 +35,15 @@ columns:
select: name
sortable: false
is_activated:
label: backend::lang.user.activated
invisible: true
type: switch
is_superuser:
label: backend::lang.user.superuser
type: switch
last_login:
label: backend::lang.user.last_login
searchable: true