mirror of
https://gitlab.silvrtree.co.uk/martind2000/old-silvrgit.git
synced 2025-01-10 22:05:07 +00:00
added clock
This commit is contained in:
parent
b1a7d3389a
commit
1321d9cd83
@ -106,5 +106,9 @@
|
|||||||
startClock();
|
startClock();
|
||||||
getData();
|
getData();
|
||||||
refresh();
|
refresh();
|
||||||
|
$('#misc').html($( window ).width());
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
})();
|
})();
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
<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">
|
<meta charset="UTF-8">
|
||||||
<title>Events</title>
|
<title>Events</title>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user