web: start: menu css
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
3323da955d
commit
686b2f62f3
2 changed files with 10 additions and 2 deletions
|
|
@ -4,6 +4,10 @@
|
|||
"href": "#/dashboard",
|
||||
"icon": "dashboard"
|
||||
},
|
||||
{
|
||||
"type": "section",
|
||||
"label": "Réseau"
|
||||
},
|
||||
{
|
||||
"label": "VPCs",
|
||||
"href": "#/vpcs",
|
||||
|
|
@ -14,6 +18,9 @@
|
|||
"href": "#/subnets",
|
||||
"icon": "subnet"
|
||||
},
|
||||
{
|
||||
"type": "separator"
|
||||
},
|
||||
{
|
||||
"label": "VMs",
|
||||
"href": "#/vms",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue