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

index b176e91..0043965 100644 (file)
@@ -106,6 +106,7 @@ Roo.extend(Roo.bootstrap.DocumentViewer, Roo.bootstrap.Component,  {
         this.file = file;
         
         this.thumbEl.setStyle('background-image', 'url("' + baseURL +'/Images/Thumb/' + this.thumbWidth + '/' + file.id + '/' + file.filename + '")');
+        
     },
     
     onClick : function()