summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html
index e3ad3c3..f51f8b7 100644
--- a/public/index.html
+++ b/public/index.html
@@ -76,9 +76,9 @@
<p>You can load any number of files at once.</p>
<p>Please note that this is very js intensive. The tab may briefly lock up as it loads everything.</p>
<div>
- <input type="file" id="input" name="records[]" multiple />
+ <input type="file" id="input" name="records[]" multiple disabled />
<output id="list"></output>
- or <a href="javascript:mv.loader.use(['/logs/map.scrubbed.latest.zip']);" class="button">Use the most recent dataset</a>
+ or <a id="latest-link" href="javascript:mv.loader.use(['/logs/map.scrubbed.latest.zip']);" class="button disabled-button">Use the most recent dataset</a>
</div>
<div id="filesbar" class="progressbar fader">
<div class="percent">0%</div>