Fix test page in non FileAPI supporting browsers

This commit is contained in:
Devon Govett 2011-07-06 00:59:22 -04:00
parent 642e6f9fa5
commit b4461eeb26

View File

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