move systems before services

This commit is contained in:
Jonas Leder 2021-05-17 13:51:26 +02:00
parent c9151ff6c8
commit d1f77a32d6

View file

@ -81,6 +81,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": "Services",
"url": "#",
@ -128,33 +155,6 @@
}
]
},
{
"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": "#",