소스 검색

try to add overview to sidbar

andre 4 년 전
부모
커밋
ed781930e2
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      app/Config/sidebars.yml

+ 3 - 2
app/Config/sidebars.yml

@@ -1,6 +1,6 @@
 Service Details Overview:
   vmlist:
-    uri: 'clientarea.php?action=productdetails&id={$hostingId}'
+    uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vms'
     order: 801
   customTemplate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=customTemplate'
@@ -8,4 +8,5 @@ Service Details Overview:
 virtualMachinesProxmoxCloudVps:
   vmcreate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vm&mg-action=create'
-    order: 799:
+    order: 799:
+