Roo/bootstrap/Modal.js
authorEdward <edward@roojs.com>
Fri, 21 Mar 2014 12:31:12 +0000 (20:31 +0800)
committerEdward <edward@roojs.com>
Fri, 21 Mar 2014 12:31:12 +0000 (20:31 +0800)
Roo/bootstrap/Modal.js

index 1ad7ab5..67650e9 100644 (file)
@@ -58,8 +58,10 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
 
     onRender : function(ct, position)
     {
+        Roo.log('got');
         Roo.bootstrap.Component.superclass.onRender.call(this, ct, position);
         if(!this.el){
+            Roo.log('run here');
             var cfg = Roo.apply({},  this.getAutoCreate());
             cfg.id = Roo.id();
             //if(!cfg.name){