diff --git a/views/bootstrap/class.RoleMgr.php b/views/bootstrap/class.RoleMgr.php index 126106d23..891a42e49 100644 --- a/views/bootstrap/class.RoleMgr.php +++ b/views/bootstrap/class.RoleMgr.php @@ -112,7 +112,6 @@ $(document).ready( function() { $dms = $this->params['dms']; $user = $this->params['user']; $accessop = $this->params['accessobject']; - $roles = $this->params['allroles']; if($currRole && !$currRole->isUsed() && $accessop->check_controller_access('RoleMgr', array('action'=>'removerole'))) { ?>