add api, docs

This commit is contained in:
iIronside
2021-11-25 12:33:08 +03:00
parent 7d886ff7c3
commit 9e964222ae
19 changed files with 2149 additions and 24 deletions

View File

@ -21,7 +21,7 @@ $this->params['breadcrumbs'][] = $this->title;
</p>
<?= $this->render('_search_by_questionnaire', [
'model' => $searchModel,
'modelSearch' => $searchModel,
]) ?>
<?= GridView::widget([