Fix brackets
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / graph.html
index 7416a10..92539f2 100644 (file)
     <script type="text/javascript">
       runBeforeLoad().done(function() {
         $(document).ready(function() {
-        
+          //nothing for now
         }).always(function() {
-        $(document).ready(function() {
-          $("#graph-controls").setDevices();
+          $(document).ready(function() {
+            $("#graph-controls").setDevices();
+          });
         });
       });
 

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