We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a3e9e9 commit a952479Copy full SHA for a952479
application/views/layout_main.php
@@ -10,7 +10,7 @@
10
<title>Phase 1</title>
11
<link href="./public/css/bootstrap.min.css" rel="stylesheet">
12
<link href="./public/css/index.css" rel="stylesheet">
13
- <script src="http://github.com/%3Cspan%20class="x x-first x-last">http://libs.baidu.com/jquery/2.1.1/jquery.min.js"></script>
+ <script src="http://github.com/%3Cspan%20class="x x-first x-last">./public/js/jquery.min.js"></script>
14
<script src="./public/js/bootstrap.min.js"></script>
15
</head>
16
<body>
0 commit comments