|
@@ -12,9 +12,9 @@
|
|
<link rel="stylesheet" href="static/stylesheets/bootstrap-switch.css" />
|
|
<link rel="stylesheet" href="static/stylesheets/bootstrap-switch.css" />
|
|
<link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/js/google-code-prettify/prettify.css" />
|
|
<link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/js/google-code-prettify/prettify.css" />
|
|
<link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/css/docs.css" />
|
|
<link rel="stylesheet" href="http://getbootstrap.com/2.3.2/assets/css/docs.css" />
|
|
- <link rel="stylesheet" href="static/stylesheets/styles.css" />
|
|
|
|
|
|
+ <link rel="stylesheet" href="http://bdmdesign.github.io/bootstrap-switch/static/stylesheets/styles.css" />
|
|
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css">
|
|
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css">
|
|
- <link rel="stylesheet" href="static/stylesheets/flat-ui-fonts.css">
|
|
|
|
|
|
+ <link rel="stylesheet" href="http://bdmdesign.github.io/bootstrap-switch/static/stylesheets/flat-ui-fonts.css">
|
|
|
|
|
|
<style type="text/css">
|
|
<style type="text/css">
|
|
body {
|
|
body {
|
|
@@ -953,7 +953,7 @@ $(document).ready(function() {
|
|
<script src="http://getbootstrap.com/2.3.2/assets/js/google-code-prettify/prettify.js"></script>
|
|
<script src="http://getbootstrap.com/2.3.2/assets/js/google-code-prettify/prettify.js"></script>
|
|
<script src="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
|
|
<script src="http://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script>
|
|
<script src="static/js/bootstrap-switch.js"></script>
|
|
<script src="static/js/bootstrap-switch.js"></script>
|
|
- <script src="static/js/main.js"></script>
|
|
|
|
|
|
+ <script src="http://bdmdesign.github.io/bootstrap-switch/static/js/main.js"></script>
|
|
</body>
|
|
</body>
|
|
|
|
|
|
</html>
|
|
</html>
|