isAdminForModule('Users')){ sugar_die('No Access'); } $record = ''; if(isset($_REQUEST['record'])) $record = $_REQUEST['record']; ?>
"; if(!empty($record)){ $hideTeams = true; // to not show the teams subpanel in the following file require_once('modules/ACLRoles/DetailUserRole.php'); } ?>