add user status
This commit is contained in:
@@ -31,7 +31,7 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'username',
|
||||
'email:email',
|
||||
'created_at:datetime',
|
||||
|
||||
['attribute' => 'status' , 'value' => 'statusHuman'],
|
||||
[
|
||||
'attribute' => 'role',
|
||||
'value' => function ($model){
|
||||
|
||||
Reference in New Issue
Block a user