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

move systems before services

parent c9151ff6
No related branches found
No related tags found
No related merge requests found
Pipeline #902 passed
......@@ -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": "#",
......
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