\Yii::$app->assetManager->bundles = [
'yii\bootstrap\BootstrapPluginAsset' => false,
'yii\bootstrap\BootstrapAsset' => false,
'yii\web\JqueryAsset' => false,
];
return $this->renderAjax('_edit-lesson',compact('model','minPriority','teachers','teachers2'));