Skip to content
Snippets Groups Projects
Commit c9151ff6 authored by Jonas Leder's avatar Jonas Leder
Browse files

added menu enty for systems

parent cbbde9b4
No related branches found
No related tags found
No related merge requests found
......@@ -128,6 +128,33 @@
}
]
},
{
"name": "PCs / Server",
"url": "#",
"type": "dropdown",
"childElements": [
{
"name": "PC",
"url": "/systeme/pc.html",
"type": "link"
},
{
"name": "NAS",
"url": "/systeme/nas.html",
"type": "link"
},
{
"name": "HP Server",
"url": "/systeme/hpServer.html",
"type": "link"
},
{
"name": "Game Server",
"url": "/systeme/gameServer.html",
"type": "link"
}
]
},
{
"name": "Status",
"url": "#",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment