Roo/TabPanel.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 04:43:32 +0000 (12:43 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 04:43:32 +0000 (12:43 +0800)
Roo/TabPanel.js

index 5e2436d..22ee08e 100644 (file)
@@ -70,7 +70,7 @@ Roo.TabPanel = function(container, config){
         Roo.fly(this.stripWrap.dom.firstChild).setStyle("overflow-x", "hidden");
     }
     if(this.tabPosition != "bottom"){
-    /** The body element that contains {@link Roo.TabPanelItem} bodies.
+    /** The body element that contains {@link Roo.TabPanelItem} bodies. +
      * @type Roo.Element
      */
       this.bodyEl = Roo.get(this.createBody(this.el.dom));