Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Tue, 22 Jul 2014 09:46:46 +0000 (17:46 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 22 Jul 2014 09:46:46 +0000 (17:46 +0800)
Roo/bootstrap/Modal.js

index 154772a..1834ebf 100644 (file)
@@ -125,7 +125,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
         
         this.body = this.el.select('.modal-body',true).first();
         this.close = this.el.select('.modal-header .close', true).first();
-        
+        this.footer = this.el.select('.modal-footer',true).first();
         this.initEvents();
         //this.el.addClass([this.fieldClass, this.cls]);