diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -70,6 +70,9 @@ | |||
70 | </p> | 70 | </p> |
71 | 71 | ||
72 | <input id="fileInput" type="file" multiple="false" accept="application/pdf" /> | 72 | <input id="fileInput" type="file" multiple="false" accept="application/pdf" /> |
73 | <br /> | ||
74 | <br /> | ||
75 | <input id="startButton" type="button" value="Start presentation" disabled /> | ||
73 | </div> | 76 | </div> |
74 | </div> | 77 | </div> |
75 | 78 | ||