Преглед на файлове

try to use console button

andre преди 4 години
родител
ревизия
caf4decb25
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      app/UI/Vms/Buttons/ConsoleButton.php

+ 0 - 2
app/UI/Vms/Buttons/ConsoleButton.php

@@ -37,8 +37,6 @@ class ConsoleButton extends ButtonDataTableModalAction implements ClientArea
 
 
     public function afterInitContent()
     public function afterInitContent()
     {
     {
-        $this->htmlAttributes['@click.middle'] = 'redirect($event, ' . $this->parseCustomParams() . ', true)';
-        $this->htmlAttributes['@click'] = 'redirect($event, ' . $this->parseCustomParams() . ')';
     }
     }
 
 
     public function setRawUrl($url)
     public function setRawUrl($url)