PMCORE-2352 User extended attributes PMCORE-2247
This commit is contained in:
@@ -204,6 +204,14 @@ if ($RBAC->userCanAccess('PM_USERS') === 1) {
|
||||
'',
|
||||
'users'
|
||||
);
|
||||
$G_TMP_MENU->AddIdRawOption(
|
||||
'USERS_EXTENDED',
|
||||
'../userExtendedAttributes/index',
|
||||
G::LoadTranslation('ID_USER_EXTENDED_ATTRIBUTES'),
|
||||
'icon-webservices.png',
|
||||
'',
|
||||
'users'
|
||||
);
|
||||
$G_TMP_MENU->AddIdRawOption(
|
||||
'GROUPS',
|
||||
'../groups/groups',
|
||||
|
||||
Reference in New Issue
Block a user