Commit 45321ffe authored by Shakarim Sapa's avatar Shakarim Sapa

- Проверяем другую библиотеку jquery

parent 5044a60b
...@@ -135,8 +135,8 @@ return [ ...@@ -135,8 +135,8 @@ return [
'yii\web\JqueryAsset' => [ 'yii\web\JqueryAsset' => [
'sourcePath' => null, 'sourcePath' => null,
'js' => [ 'js' => [
'/js/libs/jquery/jquery-1.11.2.min.js' // '/js/libs/jquery/jquery-1.11.2.min.js'
// '/js/jquery-2.1.3.js' '/js/jquery-2.1.3.js'
], ],
'jsOptions' => [ 'jsOptions' => [
'position' => \yii\web\View::POS_HEAD, 'position' => \yii\web\View::POS_HEAD,
......
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