diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 /> |