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

index 83d1d4a..ae69a48 100644 (file)
@@ -95,7 +95,7 @@ Roo.extend(Roo.bootstrap.DocumentViewer, Roo.bootstrap.Component,  {
         
         var _this = this;
         
-//        window.addEventListener("resize", function() { _this.resize(); } );
+        window.addEventListener("resize", function() { _this.resize(); } );
         
         this.bodyEl.on('click', this.onClick, this);