|
|
@ -24,7 +24,6 @@ |
|
|
|
<script src="js/amcharts/plugins/dataloader/dataloader.min.js" type="text/javascript"></script> |
|
|
|
|
|
|
|
<script> |
|
|
|
|
|
|
|
var httpresult; |
|
|
|
function http_handler() |
|
|
|
{ |
|
|
@ -205,14 +204,7 @@ function getDataFromServer() |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</script> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head> |
|
|
|
|
|
|
|
<body data-custom-load="true" data-name="iguana" data-tools="pnacl newlib glibc clang-newlib mac" data-configs="Debug Release" |
|
|
@ -270,7 +262,7 @@ data-path="{tc}/{config}"> |
|
|
|
</div> |
|
|
|
<!-- /.container-fluid --> |
|
|
|
</nav> |
|
|
|
<div class="container"> |
|
|
|
<div class="container" style="height:700px;overflow-y:scroll"> |
|
|
|
<!--<div id="welcome_page" class="page" style="text-align: center;"> |
|
|
|
<div class="panel panel-default"> |
|
|
|
<!-- Default panel contents |
|
|
@ -732,7 +724,7 @@ data-path="{tc}/{config}"> |
|
|
|
</table> |
|
|
|
</div> |
|
|
|
|
|
|
|
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script> |
|
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script> |
|
|
|
<script> |
|
|
|
|
|
|
|
|
|
|
|