Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 06:09:26 +0000 (14:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 06:09:26 +0000 (14:09 +0800)
Roo/form/ComboBoxArray.js

index 74556bf..b920f13 100644 (file)
@@ -284,7 +284,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
                 add[this.store.displayField] = li.item(0).data[this.store.displayField];
                 
                 this.addItem(add);
-            }, this);;
+            }, this)