소스 검색

try to use console button

andre 4 년 전
부모
커밋
3a933d030c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/UI/Vms/Pages/VmsDataTable.php

+ 2 - 2
app/UI/Vms/Pages/VmsDataTable.php

@@ -98,9 +98,9 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
             logModuleCall(
                 'proxmoxCloud',
                 __FUNCTION__,
-                $vmid,
+                $this->actionButtons,
                 'Debug',
-                $consoleUrl
+                $dataProv->getData()->getRecords()->id
             );
         }
         if(!$isAdmin){