Fix missing bracket

This commit is contained in:
nathangray 2020-01-15 03:21:33 -07:00
parent 4183cf50d3
commit 31104b4bee

View File

@ -270,7 +270,7 @@ var et2_nextmatch_rowProvider = (function(){ "use strict"; return ClassWithAttri
variableAttributes.push(widgetData);
}
};
});
// Check each column
var columns = _widget.getChildren();