Commit a03afc4e authored by Shakarim Sapa's avatar Shakarim Sapa

- Test

parent 4c341d9d
...@@ -139,7 +139,7 @@ return [ ...@@ -139,7 +139,7 @@ return [
'/js/jquery-2.1.3.js' '/js/jquery-2.1.3.js'
], ],
'jsOptions' => [ 'jsOptions' => [
'position' => \yii\web\View::POS_READY, 'position' => \yii\web\View::POS_END,
// 'position' => \yii\web\View::POS_BEGIN, // '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