Commit bfcbcede authored by Ruslan Karimov's avatar Ruslan Karimov

fix

parent 1143603f
...@@ -39,7 +39,8 @@ class AppAsset extends AssetBundle ...@@ -39,7 +39,8 @@ class AppAsset extends AssetBundle
'/js/prism.js', '/js/prism.js',
'/js/custom.js', '/js/custom.js',
'/js/add_06.06.16.js', '/js/add_06.06.16.js',
'/js/modernizr.js' '/js/modernizr.js',
'/js/common.js',
]; ];
public $depends = [ public $depends = [
'yii\web\YiiAsset', 'yii\web\YiiAsset',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment