Commit 3fae8e764f10ee378ee1c9012ac37a3096de5da9

Authored by Administrator
1 parent a2ea902f

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 ];