add role to user
This commit is contained in:
@@ -25,6 +25,10 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
'email:email',
|
||||
'statusHuman',
|
||||
'created_at:datetime',
|
||||
[
|
||||
'attribute' => 'role',
|
||||
'value' => $model->roleString
|
||||
]
|
||||
],
|
||||
]) ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user