roojs-ui.js
[roojs1] / roojs-debug.js
index 0aa8f5a..36c2ce6 100644 (file)
@@ -43079,7 +43079,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         var prop = this.hiddenName;
         var store = this.stores[lvl];
         if(store.getCount() < 1){
-            return;
+            return false;
         }
         var record = false;
         store.each(function(r){