diff --git a/views/bootstrap/class.GroupMgr.php b/views/bootstrap/class.GroupMgr.php index 292376b31..3c8d359fd 100644 --- a/views/bootstrap/class.GroupMgr.php +++ b/views/bootstrap/class.GroupMgr.php @@ -116,21 +116,6 @@ $(document).ready( function() { foreach($reviewstatus as $rv) { if($rv['status'] == 0) { $i++; - /* - $document = $dms->getDocument($rv['documentID']); - $latestContent = $document->getLatestContent(); - $previewer->createPreview($latestContent); - echo "