Quellcode durchsuchen

try to use console button

andre vor 4 Jahren
Ursprung
Commit
3a933d030c
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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){