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>
|
</select>
|
||||||
<span class="label">Zoom</span>
|
<span class="label">Zoom</span>
|
||||||
</span>
|
</span>
|
||||||
<span class="control">
|
<span class="control" id="fileWrapper">
|
||||||
<span id="openFileButton"></span>
|
<span id="openFileButton"></span>
|
||||||
<input type="file" id="fileInput"/>
|
<input type="file" id="fileInput"/>
|
||||||
<span class="label">Open File</span>
|
<span class="label">Open File</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user