Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:42:31 +0000 (15:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 13 Jul 2017 07:42:31 +0000 (15:42 +0800)
Roo/bootstrap/Modal.js

index 364e5a2..8436250 100644 (file)
@@ -332,7 +332,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
     {
         // skip.. ?? why??
         
-        this.dialogEl).setWidth(w);
+        this.dialogEl.setWidth(w);
         if (this.diff === false) {
             this.diff = this.dialogEl.getHeight() - this.el.select('.modal-body',true).first().getHeight();
         }