missed one ...

This commit is contained in:
tonis ormisson
2022-09-08 14:07:34 +03:00
parent 569b049011
commit ec665e1cc2
2 changed files with 1 additions and 1 deletions

View File

@ -128,6 +128,7 @@ class AdminController extends Controller
[
'dataProvider' => $dataProvider,
'searchModel' => $searchModel,
'module' => $this->module
]
);
}