Skip to content
Snippets Groups Projects
Commit 53080dbf authored by Chad Hanna's avatar Chad Hanna
Browse files

update vis

parent b30de7c3
No related branches found
No related tags found
No related merge requests found
......@@ -155,9 +155,10 @@ function updateClock ( )
$(document).ready(function()
{
setInterval('updateClock()', 1000);
});
setInterval('updateClock()', 1000);
$(".fancybox").fancybox();
});
/*
* Charts about latency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment