Commit e9957894 authored by Shakarim Sapa's avatar Shakarim Sapa

- Указаны зависимости подключаемых скриптов

parent bd60576e
......@@ -23,5 +23,8 @@ class WidgetAssetBundle extends AssetBundle
'js/school.js',
'js/jquery.form.js',
];
public $depends = [
'yii\web\YiiAsset',
'yii\bootstrap\BootstrapAsset',
];
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment