add title and testing_date to user_questionnaire
This commit is contained in:
@ -77,6 +77,7 @@ YiiAsset::register($this);
|
||||
],
|
||||
'created_at',
|
||||
'updated_at',
|
||||
'testing_date',
|
||||
],
|
||||
]) ?>
|
||||
|
||||
|
Reference in New Issue
Block a user