From 4af7ae94e950e796e282f04a784ec1e5a993326a Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 19 Mar 2020 23:13:01 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/widget/browse2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/lib/widget/browse2.js b/ui (gen4)/lib/widget/browse2.js index 66841e63..1b123615 100755 --- a/ui (gen4)/lib/widget/browse2.js +++ b/ui (gen4)/lib/widget/browse2.js @@ -294,7 +294,7 @@ object.mixinFlat(function(){}, { // // NOTE: see notes to collectItems(..) for more info... // - // XXX do we need to pass options to groups??? + // group: function(...items){ var that = this items = items.length == 1 && items[0] instanceof Array ?