fix fix fix
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / graph.html
index 92539f2..b7d87f1 100644 (file)
     <link rel="stylesheet" type="text/css" href="static/style.css">
     <link rel="stylesheet" type="text/css" href="static/nav-menu.css">
     <script type="text/javascript">
-      runBeforeLoad().done(function() {
+      runBeforeLoad().always(function() {
         $(document).ready(function() {
-          //nothing for now
-        }).always(function() {
-          $(document).ready(function() {
-            $("#graph-controls").setDevices();
-          });
+          $("#graph-controls").setDevices();
         });
       });
 

UCC git Repository :: git.ucc.asn.au