mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #202 from devongovett/master
Fixed the viewer to make it work in browsers not supporting the file API
This commit is contained in:
commit
7254d5c2ef
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
</select>
|
||||
<span class="label">Zoom</span>
|
||||
</span>
|
||||
<span class="control">
|
||||
<span class="control" id="fileWrapper">
|
||||
<span id="openFileButton"></span>
|
||||
<input type="file" id="fileInput"/>
|
||||
<span class="label">Open File</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue