examples/bootstrap/ComboBox2.js
[roojs1] / examples / bootstrap / ComboBox2.js
index ca4c5f8..012fc92 100644 (file)
@@ -38,7 +38,7 @@ Roo.example.combobox = new Roo.XComponent({
                     name : 'country_id_name',
                     triggerAction : 'all',
                     minChars : '1',
-                    tpl : '<li class="roo-select2-result"><b>{title}</b></div>',
+                    //tpl : '<li class="roo-select2-result "><b>{title}</b></div>',
                     listWidth : '400',
                     style : 'margin-top:20px;',
                     multiple: true,