Roo/util/Observable.js
[roojs1] / roojs-bootstrap-debug.js
index 1fb6e64..604929d 100644 (file)
@@ -248,6 +248,7 @@ Roo.bootstrap = Roo.bootstrap || {};
 
 Roo.bootstrap.Component = function(config){
     console.log("BOOSTRAP COMPONENT CONSTRUCTOR");
+    console.log(config);
     Roo.bootstrap.Component.superclass.constructor.call(this, config);
        
     this.addEvents({
@@ -33334,6 +33335,7 @@ Roo.extend(Roo.bootstrap.Alert, Roo.bootstrap.Component,  {
 
 Roo.bootstrap.UploadCropbox = function(config){
     console.log("BOOTSTRAP UPLOAD CROPBOX CONSTRUCTOR");
+    console.log(config);
     Roo.bootstrap.UploadCropbox.superclass.constructor.call(this, config);
     
     this.addEvents({