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
@ -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…
x
Reference in New Issue
Block a user