Roo/form/ComboBoxArray.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 07:27:33 +0000 (15:27 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 May 2012 07:27:33 +0000 (15:27 +0800)
Roo/form/ComboBoxArray.js

index 4e88a63..26f1bd2 100644 (file)
@@ -269,7 +269,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
     setValue: function(v) // not a valid action - must use addItems..
     {
          
     setValue: function(v) // not a valid action - must use addItems..
     {
          
-       this.reset();
+        this.reset();
 
         if (this.store.isLocal) {
             // then we can use the store to find the values..
 
         if (this.store.isLocal) {
             // then we can use the store to find the values..