Administrator
/
new_rukzachok-1
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
3fae8e764f10ee378ee1c9012ac37a3096de5da9
Authored by
Administrator
2016-05-25 16:12:07 +0300
1 parent
a2ea902f
image size
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/assets/AppAsset.php
Inline
Side-by-side
frontend/assets/AppAsset.php
Wrap text
Show/Hide comments
View file @
3fae8e7
...
...
@@ -25,7 +25,7 @@ class AppAsset extends AssetBundle
25
25
];
26
26
public $depends = [
27
27
'yii\web\JqueryAsset',
28
-
'sersid\owlcarousel\Asset'
28
+
//
'sersid\owlcarousel\Asset'
29
29
//'yii\web\YiiAsset',
30
30
//'yii\bootstrap\BootstrapAsset',
31
31
];
...
...