Commit 140d0e07714a890e95b607cc9daae1bbaf95673c
1 parent
bc1bc961
image size
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/assets/AppAsset.php
| @@ -25,7 +25,7 @@ class AppAsset extends AssetBundle | @@ -25,7 +25,7 @@ class AppAsset extends AssetBundle | ||
| 25 | ]; | 25 | ]; |
| 26 | public $depends = [ | 26 | public $depends = [ |
| 27 | 'yii\web\JqueryAsset', | 27 | 'yii\web\JqueryAsset', |
| 28 | -// 'sersid\owlcarousel\Asset' | 28 | + 'sersid\owlcarousel\Asset' |
| 29 | //'yii\web\YiiAsset', | 29 | //'yii\web\YiiAsset', |
| 30 | //'yii\bootstrap\BootstrapAsset', | 30 | //'yii\bootstrap\BootstrapAsset', |
| 31 | ]; | 31 | ]; |