diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index b6793e42..fc225459 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -1521,7 +1521,7 @@ var BaseBrowserPrototype = { // normal item... : [ renderer.renderItem(item, i, context) ] ) }, function(func, i, path, sublist, options){ - return sublist.render2(context) }, + return sublist.render2(context, renderer) }, options) return context.root === this ?