소스 검색

add templates to home

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

+ 2 - 2
app/Config/sidebars.yml

@@ -5,10 +5,10 @@ Virtual Datacenter:
     order: 701
   customTemplate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=customTemplate'
-    order: 798
+    order: 702
   virtualNetwork:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=virtualNetwork'
-    order: 799
+    order: 703
 virtualMachinesProxmoxCloudVps:
   vmcreate:
     uri: 'clientarea.php?action=productdetails&id={$hostingId}&modop=custom&a=management&mg-page=vm&mg-action=create'