aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/nms2/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-02-21 01:15:53 +0000
committerKristian Lyngstol <kly@kly.no>2016-02-21 01:15:53 +0000
commit0b3b2494e290c8b0381423568529550add2a2ab2 (patch)
tree55296affe81a0511a26ab6ebb645e352bc5f3d7e /web/nms.gathering.org/nms2/index.html
parentd371e83f0035f20a49c354ca2a1fc0b88f733d27 (diff)
nms: Fix firefox replay
by actually following the spec
Diffstat (limited to 'web/nms.gathering.org/nms2/index.html')
-rw-r--r--web/nms.gathering.org/nms2/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html
index 81f68e5..111dd52 100644
--- a/web/nms.gathering.org/nms2/index.html
+++ b/web/nms.gathering.org/nms2/index.html
@@ -310,7 +310,7 @@
shortcuts. See the help menu for an overview of keyboard
shortcuts.</p>
<div class="input-group">
- <input type="text" class="form-control" placeholder="YYYY-MM-DD hh:mm:ss" id="nowPicker">
+ <input type="text" class="form-control" placeholder="YYYY-MM-DDThh:mm:ss" id="nowPicker">
<span class="input-group-btn">
<button class="btn btn-default" onclick="changeNow();">Travel</button>
</span>