diff options
author | Florian <stayawake@lavabit.com> | 2014-02-07 18:18:50 +0100 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2014-02-07 18:18:50 +0100 |
commit | c7c87eccc2d7deb05826ead8d15f4ddbb5ce4908 (patch) | |
tree | 13ea3b2e9e31d89d0021f5d9ebcad237fe84b67a /cam.html | |
parent | e75c7a5cb28307509b68c2a0832d704abdd7c565 (diff) |
added localstorage test file
Diffstat (limited to 'cam.html')
-rw-r--r-- | cam.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ </head> <body onkeydown="keyDown(event)"> <div id="screen"> - <img src="img/testbild.gif" class="fullscreen"> + <img src="img/testbild.gif" id="camImage"> </div> </body> </html> |