Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2020 04:48:54 +0000 (12:48 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Feb 2020 04:48:54 +0000 (12:48 +0800)
Roo/form/ComboNested.js

index 9c9b762..aae96f2 100644 (file)
@@ -221,11 +221,12 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         } else {
             this.onEmptyResults();
         }
+        /*
         this.stores[1].loadData([]);
         this.stores[2].loadData([]);
         this.views
-        
-        
+        */    
+    
         //this.el.focus();
     },
     onSubLoad : function ()