aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
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 f92f772..7259fe9 100644
--- a/index.html
+++ b/index.html
@@ -70,7 +70,7 @@
70 <a href="#file=sample/demo.pdf" onclick="load('sample/demo.pdf')">demo slides</a>. 70 <a href="#file=sample/demo.pdf" onclick="load('sample/demo.pdf')">demo slides</a>.
71 </p> 71 </p>
72 72
73 <input id="fileInput" type="file" multiple="false" accept="application/pdf" /> 73 <input id="fileInput" type="file" multiple="false" accept="application/pdf" disabled />
74 <br /> 74 <br />
75 <br /> 75 <br />
76 <input id="startButton" type="button" value="Start presentation" disabled /> 76 <input id="startButton" type="button" value="Start presentation" disabled />