Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Fri, 28 Feb 2020 07:44:58 +0000 (15:44 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 28 Feb 2020 07:44:58 +0000 (15:44 +0800)
Roo/form/ComboNested.js

index 19e5381..a88dc16 100644 (file)
@@ -359,7 +359,11 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         return record;
     },
     
-    
+    /*
+     * find the stack of stores that match our value.
+     *
+     * 
+     */
     
     selectActive : function (lvl)
     {