web: start: add dynamique menu
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
50a290d808
commit
b67e79973c
9 changed files with 343 additions and 8 deletions
|
|
@ -39,6 +39,7 @@ local_pages:
|
|||
- vpcs
|
||||
- subnets
|
||||
- vms
|
||||
- account
|
||||
|
||||
# Remote pages fetched from git — same mechanism as components.
|
||||
#
|
||||
|
|
@ -68,6 +69,10 @@ menu:
|
|||
icon: vm
|
||||
children:
|
||||
- vms
|
||||
- type: group
|
||||
label: Comptes
|
||||
icon: account
|
||||
children: []
|
||||
- type: separator
|
||||
- dashboard
|
||||
- type: section
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue