瀏覽代碼

add virtual network overview to sidbar

andre 4 年之前
父節點
當前提交
4de02818d9
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      app/Config/sidebars.yml

+ 3 - 0
app/Config/sidebars.yml

@@ -5,6 +5,9 @@ Service Details Overview:
   customTemplate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=customTemplate'
     order: 802
+  virtualNetwork:
+    uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=virtualNetwork'
+    order: 802
 virtualMachinesProxmoxCloudVps:
   vmcreate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vm&mg-action=create'