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