Issue #2012468 by blueminds, plach: Add trusted roles recommendation to 'access site reports'.
parent
77f8dc525d
commit
8f7c8644b6
|
@ -251,6 +251,7 @@ function system_permission() {
|
|||
),
|
||||
'access site reports' => array(
|
||||
'title' => t('View site reports'),
|
||||
'restrict access' => TRUE,
|
||||
),
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue