Commit 4c341d9d authored by Shakarim Sapa's avatar Shakarim Sapa

- Test

parent 0122a749
......@@ -136,11 +136,10 @@ return [
'sourcePath' => null,
'js' => [
// '/js/libs/jquery/jquery-1.11.2.min.js'
'//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js'
// '/js/jquery-2.1.3.js'
'/js/jquery-2.1.3.js'
],
'jsOptions' => [
'position' => \yii\web\View::POS_HEAD,
'position' => \yii\web\View::POS_READY,
// 'position' => \yii\web\View::POS_BEGIN,
],
],
......
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