diff --git a/views/bootstrap/class.CheckInDocument.php b/views/bootstrap/class.CheckInDocument.php index daba7eb15..5fe891951 100644 --- a/views/bootstrap/class.CheckInDocument.php +++ b/views/bootstrap/class.CheckInDocument.php @@ -236,14 +236,18 @@ function checkForm() __takeOverButton("GrpReviewer", $tmp); + } /* List all mandatory groups of reviewers */ if($res) { $tmp = array(); @@ -375,14 +383,18 @@ function checkForm()