Roo/TabPanel.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 05:15:34 +0000 (13:15 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 31 Jul 2011 05:15:34 +0000 (13:15 +0800)
Roo/TabPanel.js

index 5dabc33..e777d29 100644 (file)
@@ -140,7 +140,7 @@ Roo.extend(Roo.TabPanel, Roo.util.Observable, {
     /*
      *@cfg {Object} toolbar xtype description of toolbar to show at the right of the tab bar. 
      */
-    monitorResize : true,
+    toolbar : false,
 
     /**
      * Creates a new {@link Roo.TabPanelItem} by looking for an existing element with the provided id -- if it's not found it creates one.