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

index dcb8d95..d429219 100644 (file)
@@ -59,9 +59,6 @@ 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);