Roo/bootstrap/DocumentViewer.js
authoredward <edward@roojs.com>
Wed, 17 Feb 2016 07:33:35 +0000 (15:33 +0800)
committeredward <edward@roojs.com>
Wed, 17 Feb 2016 07:33:35 +0000 (15:33 +0800)
Roo/bootstrap/DocumentViewer.js

index 3630a31..fc35b69 100644 (file)
@@ -45,7 +45,7 @@ Roo.extend(Roo.bootstrap.DocumentViewer, Roo.bootstrap.Component,  {
                     cls : 'roo-document-viewer-body',
                     cn : [
                         {
-                            tag : 'img',
+                            tag : 'div',
                             cls : 'roo-document-viewer-thumb',
                             style : 'width: ' + this.width + 'px; height: ' + this.height + 'px;',
                         }