jquery3.js -> jquery.js
Per Krinkle's comment. Change-Id: Ib8c78b47b6a700dcf753a7a1fd90d05d649f52d2
This commit is contained in:
parent
b831ba8d77
commit
dc8a2fee58
2 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ return [
|
|||
|
||||
'jquery' => [
|
||||
'scripts' => [
|
||||
'resources/lib/jquery/jquery3.js',
|
||||
'resources/lib/jquery/jquery.js',
|
||||
'resources/lib/jquery/jquery.migrate.js',
|
||||
],
|
||||
'raw' => true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue