Roo/ContentPanel.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:09:58 +0000 (13:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 26 Aug 2011 05:09:58 +0000 (13:09 +0800)
Roo/ContentPanel.js

index 781e0fe..eacc140 100644 (file)
@@ -77,7 +77,6 @@ Roo.ContentPanel = function(el, config, content){
         this.wrapEl = this.el.wrap();
         this.toolbar.container = this.el.insertSibling(false, 'before');
         this.toolbar = new Roo.Toolbar(this.toolbar);
-        
     }