examples/bootstrap/TabPanel-ComboBox.js
authorEdward <edward@roojs.com>
Fri, 6 Feb 2015 08:54:21 +0000 (16:54 +0800)
committerEdward <edward@roojs.com>
Fri, 6 Feb 2015 08:54:21 +0000 (16:54 +0800)
examples/bootstrap/TabPanel-ComboBox.js

index 117ed6e..364e5e5 100644 (file)
@@ -146,7 +146,8 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({
                                                                                             minChars : '1',
                                                                         //                    tpl : '<li class="select2-result"><b>{name}</b></div>',
                                                                                             style : 'margin-top:20px;',
-                                                                                            
+                                                                                            multiple: true,
+                                                                                            tickable: true,
                                                                                             listeners : {
                                                                                                 render : function (_self) {
                                                                                                     _this.tickableSel = _self;