Roo/Toolbar.js
authorEdward <edward@roojs.com>
Mon, 16 Sep 2013 04:02:15 +0000 (12:02 +0800)
committerEdward <edward@roojs.com>
Mon, 16 Sep 2013 04:02:15 +0000 (12:02 +0800)
Roo/Toolbar.js

index d429219..dcb8d95 100644 (file)
@@ -59,6 +59,9 @@ Roo.Toolbar.prototype = {
      */
     // private
     render : function(ct){
+        Roo.log('HERE!!!!!!!!!!!!!!!!!!!!!!!!!111');
+        Roo.log(ct);
+        Roo.log(this);
         this.el = Roo.get(ct);
         if(this.cls){
             this.el.addClass(this.cls);