Resolve "Final CMB Fixes" #1229
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@ class RoleController extends Controller
|
|||
if (!$row->isSuperAdmin())
|
||||
{
|
||||
// clear first
|
||||
$row->clearACLAttributes();
|
||||
$row->clearACLAccess();
|
||||
|
||||
// then add
|
||||
$acl_attribs = $req->request->get('acl');
|
||||
|
|
|
|||
Loading…
Reference in a new issue