فهرست منبع

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){