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

index 163ea69..fef3fe0 100644 (file)
@@ -265,7 +265,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({
                                                                                             multiple: true,
                                                                                             listeners : {
                                                                                                 render : function (_self) {
-                                                                                                    _this.normalSel = _self;
+                                                                                                    _this.multipleSel = _self;
                                                                                                 }
                                                                                             },
                                                                                             forceSelection : true,