Roo/form/ComboBoxArray.js
authoredward <edward@roojs.com>
Wed, 20 Jul 2016 07:34:28 +0000 (15:34 +0800)
committeredward <edward@roojs.com>
Wed, 20 Jul 2016 07:34:28 +0000 (15:34 +0800)
Roo/form/ComboBoxArray.js

index 530279c..8c8ebd2 100644 (file)
@@ -294,6 +294,7 @@ Roo.extend(Roo.form.ComboBoxArray, Roo.form.TextField,
          
         this.reset();
         
+        Roo.log(this.items);
         
         
         if (this.store.isLocal && (typeof(v) == 'string')) {