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
140d0e07714a890e95b607cc9daae1bbaf95673c
Authored by
Administrator
2016-05-25 17:04:43 +0300
1 parent
bc1bc961
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 @
140d0e0
...
...
@@ -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
];
...
...