try and get ctrl-enter to add a clear all
[roojs1] / Roo / LayoutManager.js
index e1db345..f7d7c7f 100644 (file)
@@ -16,8 +16,6 @@
  */
 Roo.LayoutManager = function(container, config){
     Roo.LayoutManager.superclass.constructor.call(this);
-    Roo.log('run!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!');
-    Roo.log(container);
     this.el = Roo.get(container);
     // ie scrollbar fix
     if(this.el.dom == document.body && Roo.isIE && !config.allowScroll){