diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ | |||
73 | <p> | 73 | <p> |
74 | Select a PDF file to open, | 74 | Select a PDF file to open, |
75 | or try with | 75 | or try with |
76 | <a href="#file=sample/demo.pdf" onclick="load('sample/demo.pdf')">demo slides</a>. | 76 | <a href="#file=sample/demo.pdf">demo slides</a>. |
77 | </p> | 77 | </p> |
78 | 78 | ||
79 | <input id="fileInput" type="file" multiple="false" accept="application/pdf" disabled /> | 79 | <input id="fileInput" type="file" multiple="false" accept="application/pdf" disabled /> |