Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Fri, 15 Jan 2016 05:34:05 +0000 (13:34 +0800)
committeredward <edward@roojs.com>
Fri, 15 Jan 2016 05:34:05 +0000 (13:34 +0800)
Roo/bootstrap/ComboBox.js

index e120ee5..62a1858 100644 (file)
@@ -2300,8 +2300,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         
         row.select('.roo-combobox-list-group-item-box > input', true).first().attr('checked', true);
         
-        addItem
-        
+        this.addItem(r.data);
         
     }