File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 10
10
<!-- Le styles -->
11
11
<link href =" /css/bootstrap/bootstrap.css" rel =" stylesheet" >
12
12
<link href =" /css/style.css" rel =" stylesheet" >
13
- <script src =" http://code.jquery.com/jquery-1.7.2 .min.js" ></script >
13
+ <script src =" http://code.jquery.com/jquery-1.9.1 .min.js" ></script >
14
14
<script src =" http://code.highcharts.com/highcharts.js" ></script >
15
15
<script src =" http://code.highcharts.com/modules/exporting.js" ></script >
16
16
<script src =" /js/highcharts.js" ></script >
17
17
<script src =" /socket.io/socket.io.js" ></script >
18
18
19
-
20
19
<script >
21
20
var socket = io .connect (window .___location .hostname , {port: 3000 });
22
21
</script >
51
50
<script type =" text/javascript" src =" /js/main.js" ></script >
52
51
<script type =" text/javascript" src =" /js/bootstrap.min.js" ></script >
53
52
</body >
54
- </html >
53
+ </html >
You can’t perform that action at this time.
0 commit comments