Commit 0122a749 authored by Shakarim Sapa's avatar Shakarim Sapa

- Test

parent 3eb4ad15
......@@ -147,10 +147,8 @@ $(document).ready(function() {
});
$('#registration_form').magnificPopup({
items: {
type: 'inline',
preloader: false
}
});
});
......
......@@ -135,7 +135,8 @@ return [
'yii\web\JqueryAsset' => [
'sourcePath' => null,
'js' => [
'/js/libs/jquery/jquery-1.11.2.min.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'
],
'jsOptions' => [
......
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