Implement user action menu

Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
Dillon-Brown 2020-04-24 04:16:13 +01:00
parent f488ae2c8c
commit aa242f970c
15 changed files with 190 additions and 76 deletions

View file

@ -213,7 +213,7 @@ final class NavbarTest extends Unit
[
'name' => 'profile',
'labelKey' => 'LBL_PROFILE',
'url' => 'index.php?module=Users&action=EditView&record=1',
'url' => 'index.php?module=Users&action=EditView&record=',
'icon' => '',
],
[