mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Fix missing bracket
This commit is contained in:
parent
4183cf50d3
commit
31104b4bee
@ -270,7 +270,7 @@ var et2_nextmatch_rowProvider = (function(){ "use strict"; return ClassWithAttri
|
||||
variableAttributes.push(widgetData);
|
||||
}
|
||||
|
||||
};
|
||||
});
|
||||
|
||||
// Check each column
|
||||
var columns = _widget.getChildren();
|
||||
|
Loading…
Reference in New Issue
Block a user