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

index 8ac370e..ac87b4f 100644 (file)
@@ -225,6 +225,11 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         //this.stores[2].loadData([]);
         //this.el.focus();
     },
+    onSubLoad : function ()
+    {
+        
+    },
+    
     // private
     onLoadException : function()
     {