Răsfoiți Sursa

try to reenable vmcreate after delete action

andre 4 ani în urmă
părinte
comite
4c31311a50
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

@@ -112,8 +112,8 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
 
             logModuleCall(
                 'proxmoxCloud',
-                '',
-                $sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChildren(),
+                __FUNCTION__,
+                sl("sidebar")->getSidebar("virtualMachinesProxmoxCloudVps")->getChildren(),
                 'Debug',
                 $this
             );