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:
Andreas Gal 2011-07-05 22:25:21 -07:00
commit 7254d5c2ef

View File

@ -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>