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

index b1196be..3d6c3c5 100644 (file)
@@ -373,7 +373,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
        var stack = [];
        var rec =  this.findRecordInStore(this.store, this.hiddenName, this.getValue());
        
-       
+    }