Sfoglia il codice sorgente

try to use console button

andre 4 anni fa
parent
commit
07dde85f8f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/UI/Vms/Pages/VmsDataTable.php

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

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