summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-12-06 08:58:37 +0200
committerAlon Levy <alon@pobox.com>2014-12-06 09:04:42 +0200
commiteb38ec3f771c6127f06fa1370922202e7d20607d (patch)
treee67e4dfebeb276124f14bb3fc10521becca9d704 /index.html
parent0c5c2177c4cf69e0af1eb15b8042daef7083407e (diff)
debug off by default, set a fakeuser and enable history in debug mode
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index ee8b1391..efb3e556 100644
--- a/index.html
+++ b/index.html
@@ -76,7 +76,7 @@
<div class="debug-ui">
<div class="debug-ui-row">
<div class="debug-ui-left">
- <a class="save-history" style="display: none" href="#">Save history</a>
+ <a class="save-history" href="#">Save history</a>
</div>
<div class="debug-ui-right">
<a id="replay-history" style="display: none" href="#">Replay history</a>