Commit 924e4f97 by Qiang Xue

typo fix.

parent ecdb41e0
......@@ -17,6 +17,6 @@ class JqueryAsset extends AssetBundle
{
public $sourcePath = '@vendor/yiisoft/jquery';
public $js = [
'dist/jquery.js',
'jquery.js',
];
}
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