Browse Source

try to use console button

andre 4 năm trước cách đây
mục cha
commit
3a933d030c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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){