aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDavid Phillips <david@sighup.nz>2017-05-11 15:25:50 +1200
committerDavid Phillips <david@sighup.nz>2017-05-11 15:25:50 +1200
commitfc50092d41e7d639eb6780521bd1562e266b1cfb (patch)
tree09d41aa51bb831e71e60bd1853a2d6f7230953ad /index.html
parent0d9affe79d1557baedf010411799abdc1734773e (diff)
downloadpetrichor-fc50092d41e7d639eb6780521bd1562e266b1cfb.tar.xz
Throw out old crusty code that used document.write
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 9eb88d2..af5bf0e 100644
--- a/index.html
+++ b/index.html
@@ -42,6 +42,7 @@
</li>
</ul>
</div>
+ <div id="users"></div>
<select id="session-list" class="ease-opacity"></select>
<img id="shutdown" class="ease-opacity" src="image/iec5009.svg" onclick="show_element('power-confirm');show_element('mask');" />
</body>