]> git.parisson.com Git - pdf.js.git/commitdiff
Fix test page in non FileAPI supporting browsers
authorDevon Govett <devongovett@gmail.com>
Wed, 6 Jul 2011 04:59:22 +0000 (00:59 -0400)
committerDevon Govett <devongovett@gmail.com>
Wed, 6 Jul 2011 04:59:22 +0000 (00:59 -0400)
web/multi_page_viewer.html

index 1a164255f24295c714cfa126d6535e715026239e..70a7ea6b3cf2dc3f168d98d7ae09ac9501a47411 100644 (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>