Browse Source

try to use console button

andre 4 years ago
parent
commit
cb9ca06d6f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/UI/Vms/Pages/VmsDataTable.php

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

@@ -90,9 +90,9 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
             logModuleCall(
                 'proxmoxCloud',
                 __FUNCTION__,
-                $this,
+                $this->actionButtons,
                 'Debug',
-                $this->buttons
+                $this->actionButtons['consoleButton']
             );
             
         }