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
bc1bc96198cc39116e13de0d5b51966fcc705076
Authored by
Administrator
2016-05-25 17:02:30 +0300
1 parent
866926b3
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 @
bc1bc96
...
...
@@ -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
];
...
...