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

try to change edit action to console

andre преди 4 години
родител
ревизия
c466945119
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/UI/Vms/Pages/VmsDataTable.php

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

@@ -80,7 +80,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
 
         if(!$isAdmin){
             //edit
-            $this->addActionButton(new ConsoleButton());
+//            $this->addActionButton(new ConsoleButton());
             $this->addActionButton(new ManageButton());
         }
         //delete