spec and exp
This commit is contained in:
@ -41,6 +41,10 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
return \common\models\UserCard::getLevelLabel($model->level);
|
||||
}
|
||||
],
|
||||
[
|
||||
'attribute' => 'specification',
|
||||
'value' => $model->specification
|
||||
],
|
||||
[
|
||||
'attribute' => 'resume',
|
||||
'format' => 'raw',
|
||||
|
Reference in New Issue
Block a user