summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-05-30 16:26:05 +1200
committerFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-05-30 16:26:05 +1200
commit47472710397c6f4def361d6331df8b9579d6b0ab (patch)
tree5dc253d3d3197fd4ec742f37d8befe4a77837a0a
parent535e53f360b90a188c3567a30e56afeca6121761 (diff)
downloadmanavis-47472710397c6f4def361d6331df8b9579d6b0ab.tar.gz
manavis-47472710397c6f4def361d6331df8b9579d6b0ab.tar.bz2
manavis-47472710397c6f4def361d6331df8b9579d6b0ab.tar.xz
manavis-47472710397c6f4def361d6331df8b9579d6b0ab.zip
Remove file system message
It was redundant, given the title of using your own datasets anyway.
-rw-r--r--public/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 68c53b9..733f7b5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -76,7 +76,6 @@
<div class="column-container column-container-separated loader-column-container">
<div>
<h2>Select your own dataset(s)</h2>
- <p>Manavis will need records on your local file system.</p>
<p>Both raw server logs (.log) and scrubbed datasets (.scrubbed) will work fine. If using the latter, make sure it has .scrubbed in the file name!</p>
<p>You can load any number of files at once.</p>
<input type="file" id="input" name="records[]" multiple disabled />