Explorar o código

try to change edit action to console

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
78c7f7a8af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/UI/Vms/Buttons/ConsoleButton.php

+ 1 - 1
app/UI/Vms/Buttons/ConsoleButton.php

@@ -31,7 +31,7 @@ class ConsoleButton extends ButtonDataTableModalAction implements ClientArea
 
     public function initContent()
     {
-        $this->initIds('redirectButton');
+        $this->initIds('consoleButton');
         $this->setDisableByColumnValue("vmid", 0);
         $url ="clientarea.php?action=productdetails&id={$this->getWhmcsParamByKey('serviceid')}&modop=custom&a=management&mg-page=vm";
         $this->setRawUrl($url)