X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=86247349ddf65870366fab2d5dd61342539d5e85;hb=82e1b695a13ef6cbc901c22b4a610b180683b834;hp=c7f1e2db440af58d04d28164bb5acce47ffb8171;hpb=ad0357b1319c269982ef92f04b5ef95dfa3c9ee6;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index c7f1e2db44..86247349dd 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -20595,7 +20595,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){