Explorar o código

try to change edit action to console

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
ee1aa576f0
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

@@ -27,7 +27,7 @@ use ModulesGarden\Servers\ProxmoxCloudVps\Core\UI\Widget\Buttons\ButtonDataTable
 
 class ConsoleButton extends ButtonDataTableModalAction implements ClientArea
 {
-    protected $icon           = 'fas fa-computer';
+    protected $icon           = 'lu-zmdi lu-zmdi-desktop-windows';
 
     public function initContent()
     {