add title and testing_date to user_questionnaire
This commit is contained in:
@ -53,6 +53,7 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
],
|
||||
'created_at',
|
||||
'updated_at',
|
||||
'testing_date',
|
||||
|
||||
['class' => 'yii\grid\ActionColumn'],
|
||||
],
|
||||
|
Reference in New Issue
Block a user