PMCORE-2827 3.6.0 Community > New UI does not work correctly

This commit is contained in:
Roly Gutierrez
2022-01-10 12:37:00 -04:00
parent d3300eef12
commit a196348bdc
2 changed files with 53 additions and 70 deletions

View File

@@ -194,6 +194,7 @@ if ($RBAC->userCanAccess('PM_USERS') === 1) {
'',
'users'
);
/*----------------------------------********---------------------------------*/
$G_TMP_MENU->AddIdRawOption(
'USERS_EXTENDED',
'../userExtendedAttributes/index',
@@ -202,6 +203,7 @@ if ($RBAC->userCanAccess('PM_USERS') === 1) {
'',
'users'
);
/*----------------------------------********---------------------------------*/
$G_TMP_MENU->AddIdRawOption(
'GROUPS',
'../groups/groups',