diff options
| author | Alon Levy <alon@pobox.com> | 2014-12-06 08:58:37 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-12-06 09:04:42 +0200 |
| commit | eb38ec3f771c6127f06fa1370922202e7d20607d (patch) | |
| tree | e67e4dfebeb276124f14bb3fc10521becca9d704 /index.html | |
| parent | 0c5c2177c4cf69e0af1eb15b8042daef7083407e (diff) | |
debug off by default, set a fakeuser and enable history in debug mode
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
