Updates to hw status

This commit is contained in:
Ziver Koc 2015-04-14 22:16:16 +00:00
parent e38355aa56
commit 4b7973de5f
3 changed files with 102 additions and 38 deletions

View file

@ -9,6 +9,13 @@
<link href="css/magic-bootstrap.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
<script src="js/Chart.js"></script>
</head>
<body>
<!-- Top Bar -->
@ -83,10 +90,5 @@
</div>
</footer>-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>