Roo/bootstrap/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 09:39:59 +0000 (17:39 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 19 Nov 2020 09:39:59 +0000 (17:39 +0800)
Roo/bootstrap/ComboBox.js

index b99ff24..dff734f 100644 (file)
@@ -143,8 +143,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
      */
 
      /**
-     * @cfg {String/Roo.Template} tpl The template to use to render the output default is '<li class="roo-select2-result"><div class="checkbox"><input id="{roo-id}"' + 
-                'type="checkbox" {roo-data-checked}><label for="{roo-id}"><b>{' + this.displayField + '}</b></label></div></li>';
+     * @cfg {String/Roo.Template} tpl The template to use to render the output default is  '<a class="dropdown-item" href="#">{' + this.displayField + '}</a>' 
      */
      
      /**