mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Add new columns for Administrators list
This commit is contained in:
parent
c37f078e29
commit
e956b24cce
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user