add user status

This commit is contained in:
2016-04-08 21:48:53 +02:00
parent 859c898264
commit 1cbecb415b
6 changed files with 14 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ $this->params['breadcrumbs'][] = $this->title;
'username',
'email:email',
'created_at:datetime',
['attribute' => 'status' , 'value' => 'statusHuman'],
[
'attribute' => 'role',
'value' => function ($model){