summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-08-18 18:12:28 +0300
committerAlon Levy <alon@pobox.com>2014-08-18 18:12:28 +0300
commitb2810baff09a653b3abd3908f67396a69532bcb4 (patch)
treef9d546b975c251528ceba2adf1dae2d0130a2415 /index.html
parent8fae9f67951a369ff38d958f19c0712328126903 (diff)
add a user setting field; does nothing except set graph.user
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.html b/index.html
index b234ecf0..dd1e6dc7 100644
--- a/index.html
+++ b/index.html
@@ -67,7 +67,13 @@
<div class="debug-ui">
<table>
<tbody>
- <tr><td><div class="set-user"><a href="#">Set user</a></div></td></tr>
+ <tr></tr>
+ <tr><td>
+ <a class="set-user" href="#">Set user</a>
+ <form class="set-user-form" style="display: none">
+ <input class="set-user-input" value="username"></input>
+ </form>
+ </div></td></tr>
<tr>
<td>
<div class="save">