mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Implement user action menu
Signed-off-by: Dillon-Brown <dillon.brown@salesagility.com>
This commit is contained in:
parent
f488ae2c8c
commit
aa242f970c
15 changed files with 190 additions and 76 deletions
|
@ -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' => '',
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue