mirror of
https://github.com/zyphlar/bustdd-calculator.git
synced 2024-03-08 15:27:47 +00:00
commit
d7ad5b4f3b
|
@ -5,9 +5,9 @@
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
|
<link rel="stylesheet" href="https://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css" />
|
||||||
<script src="http://code.jquery.com/jquery-1.9.1.js"></script>
|
<script src="https://code.jquery.com/jquery-1.9.1.js"></script>
|
||||||
<script src="http://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
|
<script src="https://code.jquery.com/ui/1.10.2/jquery-ui.js"></script>
|
||||||
|
|
||||||
<link href="bootstrap.min.css" rel="stylesheet" media="screen">
|
<link href="bootstrap.min.css" rel="stylesheet" media="screen">
|
||||||
<script src="bootstrap.min.js"></script>
|
<script src="bootstrap.min.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user