diff --git a/views/bootstrap/class.UpdateDocument.php b/views/bootstrap/class.UpdateDocument.php
index 479d64c84..3122552e2 100644
--- a/views/bootstrap/class.UpdateDocument.php
+++ b/views/bootstrap/class.UpdateDocument.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()