Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-03-28 23:08:55 +03:00
parent 086d023b22
commit 9b64aa0b33

View File

@ -294,7 +294,7 @@ object.mixinFlat(function(){}, {
// //
// NOTE: see notes to collectItems(..) for more info... // NOTE: see notes to collectItems(..) for more info...
// //
// // XXX should groups have options??
group: function(...items){ group: function(...items){
var that = this var that = this
items = items.length == 1 && items[0] instanceof Array ? items = items.length == 1 && items[0] instanceof Array ?