Browse Source

try to tweek sidebar

andre 4 years ago
parent
commit
68cefe6044
1 changed files with 9 additions and 10 deletions
  1. 9 10
      app/Config/sidebars.yml

+ 9 - 10
app/Config/sidebars.yml

@@ -2,15 +2,14 @@ Service Details Overview:
   vmcreate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vm&mg-action=create'
     order: 801:
-Virtual Datacenter:
-  vmlist:
-    uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vms'
-    order: 701
-  customTemplate:
-    uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=customTemplate'
-    order: 702
-  virtualNetwork:
-    uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=virtualNetwork'
-    order: 703
+vmlist:
+  uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vms'
+  order: 701
+customTemplate:
+  uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=customTemplate'
+  order: 702
+virtualNetwork:
+  uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=virtualNetwork'
+  order: 703
 virtualMachinesProxmoxCloudVps: