diff options
author | David Phillips <david@sighup.nz> | 2017-05-11 15:25:50 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2017-05-11 15:25:50 +1200 |
commit | fc50092d41e7d639eb6780521bd1562e266b1cfb (patch) | |
tree | 09d41aa51bb831e71e60bd1853a2d6f7230953ad /index.html | |
parent | 0d9affe79d1557baedf010411799abdc1734773e (diff) | |
download | petrichor-fc50092d41e7d639eb6780521bd1562e266b1cfb.tar.xz |
Throw out old crusty code that used document.write
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |