examples/bootstrap/TabPanel-ComboBox.js
authorEdward <edward@roojs.com>
Fri, 6 Feb 2015 09:37:32 +0000 (17:37 +0800)
committerEdward <edward@roojs.com>
Fri, 6 Feb 2015 09:37:32 +0000 (17:37 +0800)
examples/bootstrap/TabPanel-ComboBox.js

index 9b15b8f..6073997 100644 (file)
@@ -94,7 +94,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({
                                                                     }
                                                                 },
                                                                 {
-                                                                    tabId : '#th',
+                                                                    tabId : '#tickable',
                                                                     xtype : 'NavItem',
                                                                     preventDefault : true,
                                                                     html : 2,
@@ -103,7 +103,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({
                                                                     listeners : {
                                                                        render : function (_self)
                                                                           {
-                                                                             _this.two = this;
+                                                                             _this.tickable = this;
                                                                              
                                                                           }
                                                                     }