added clock

This commit is contained in:
martind2000 2016-03-01 00:53:21 +00:00
parent b1a7d3389a
commit 1321d9cd83
2 changed files with 5 additions and 1 deletions

View File

@ -106,5 +106,9 @@
startClock();
getData();
refresh();
$('#misc').html($( window ).width());
})();

View File

@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=360; initial-scale=1;">
<meta charset="UTF-8">
<title>Events</title>