* Fix error for variable is undefined.
This commit is contained in:
@@ -39,7 +39,6 @@ dtable
|
||||
set::fixedLeftWidth('30%'),
|
||||
set::cols(array_values($config->projectGroup->dtable->fieldList)),
|
||||
set::data($groups),
|
||||
set::footToolbar($footToolbar),
|
||||
);
|
||||
|
||||
render();
|
||||
|
||||
Reference in New Issue
Block a user