diff --git a/frontend/views/layouts/main.php b/frontend/views/layouts/main.php index 46d9e12..3013258 100755 --- a/frontend/views/layouts/main.php +++ b/frontend/views/layouts/main.php @@ -58,7 +58,7 @@ $this->registerJs (" // AssetBundle jcarousel :D // jquery-migrate -$this->registerJsFile('http://code.jquery.com/jquery-migrate-1.3.0.js',[ +$this->registerJsFile('https://code.jquery.com/jquery-migrate-1.3.0.js',[ 'position' => View::POS_END, 'depends' => ['yii\web\JqueryAsset'] ]); @@ -515,4 +515,4 @@ $this->registerJs(" -endPage () ?> \ No newline at end of file +endPage () ?> -- libgit2 0.21.4