Sfoglia il codice sorgente

try to use console button

andre 4 anni fa
parent
commit
b7ce6aefc4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/UI/Vms/Pages/VmsDataTable.php

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

@@ -85,7 +85,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
             //console
             $this->addActionButton(new ConsoleButton());
             $consoleUrl = "test";
-            $this->actionButtons['consoleButton']->updateHtmlAttribute('onclick', $consoleUrl);
+//            $this->actionButtons['consoleButton']->updateHtmlAttribute('onclick', $consoleUrl);
         }
         if(!$isAdmin){
             //edit