Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Thu, 5 Jul 2012 03:53:09 +0000 (11:53 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 5 Jul 2012 03:53:09 +0000 (11:53 +0800)
Roo/form/ComboBoxArray.js

index 95a43b4..f060e0c 100644 (file)
@@ -290,9 +290,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
                 
                 this.addItem(add);
             }, this) 
-            
-                
-            
+             
         }
         if (typeof(v) == 'object') {
             // then let's assume it's an array of objects..