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

index 286598b..d4fc82f 100644 (file)
@@ -104,7 +104,6 @@ Roo.extend(Roo.bootstrap.DocumentViewer, Roo.bootstrap.Component,  {
         
         window.addEventListener("resize", function() { _this.resize(); } );
         
-        
         this.bodyEl.on('click', this.onClick, this);
         
         this.trashBtn.on('click', this.onTrash, this);