Răsfoiți Sursa

try to use console button

andre 4 ani în urmă
părinte
comite
3a933d030c
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  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){