Fixes
This commit is contained in:
parent
ee7ac2cdb3
commit
b6c92e756c
@ -1,4 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 7]> <html lang="en" ng-app="adagios" class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||||
<!--[if lt IE 7]> <html lang="en" ng-app="adagios" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="adagios" class="no-js lt-ie9 lt-ie8"> <![endif]-->
|
||||
<!--[if IE 8]> <html lang="en" ng-app="adagios" class="no-js lt-ie9"> <![endif]-->
|
||||
<!--[if gt IE 8]><!--> <html lang="en" ng-app="adagios" class="no-js"> <!--<![endif]-->
|
||||
@ -21,23 +22,20 @@
|
||||
<script src="components/live/notifications.js"></script>
|
||||
<script src="components/live/get_services.js"></script>
|
||||
<script src="components/ng-justgage/ng-justgage.js"></script>
|
||||
<!-- MODULES -->
|
||||
<!-- Sidebar -->
|
||||
|
||||
<!-- MODULES -->
|
||||
<script src="sidebar/sidebar.js"></script>
|
||||
<!-- Topbar -->
|
||||
|
||||
<script src="topbar/topbar.js"></script>
|
||||
<!-- Tactical -->
|
||||
|
||||
<script src="tactical/tactical.js"></script>
|
||||
<link rel="stylesheet" href="tactical/tactical.css">
|
||||
<!-- Status Overview -->
|
||||
<script src="tactical/status_overview/status_overview.js"></script>
|
||||
<!-- CurrentHealth -->
|
||||
<script src="tactical/current_health/current_health.js"></script>
|
||||
<!-- TopAlertProducers -->
|
||||
<script src="tactical/top_alert_producers/top_alert_producers.js"></script>
|
||||
<script src="tactical/status_overview/status_overview.js"></script>
|
||||
<script src="tactical/current_health/current_health.js"></script>
|
||||
<script src="tactical/top_alert_producers/top_alert_producers.js"></script>
|
||||
|
||||
<script src="table/table.js"></script>
|
||||
<script src="bower_components/html5-boilerplate/js/vendor/modernizr-2.6.2.min.js"></script>
|
||||
|
||||
<script src="bower_components/html5-boilerplate/js/vendor/modernizr-2.6.2.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body class="layout color-scheme--dark">
|
||||
|
Loading…
x
Reference in New Issue
Block a user