diff --git a/module/caselib/ui/browse.html.php b/module/caselib/ui/browse.html.php index bd1367391c..064fa49b8d 100644 --- a/module/caselib/ui/browse.html.php +++ b/module/caselib/ui/browse.html.php @@ -148,6 +148,7 @@ if($canBatchReview || $canBatchDelete || $canBatchChangeModule) dtable ( + set::userMap($users), set::cols($config->caselib->testcase->dtable->fieldList), set::data(array_values($tableData)), set::checkable($canBatchAction),