summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-07-20 23:10:09 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-07-20 23:10:09 (GMT)
commita7ced33a13e88481d86e646278be0536a834ded3 (patch)
tree7cd4f5dda3cd550f98908ebc965a476ab43b54c0 /www/index.html
parent03e5e48d82b98f2a15dfa4515a87e405603926ae (diff)
make clock global
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index e0a4338..8544b28 100644
--- a/www/index.html
+++ b/www/index.html
@@ -184,6 +184,7 @@
<script type="text/javascript">
auth_init();
apps_init();
+ clock_init();
</script>
</body>