Explorar o código

new edit/wreng button

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

+ 1 - 1
app/UI/ServiceInformation/Buttons/UpdateButton.php

@@ -27,7 +27,7 @@ use ModulesGarden\Servers\ProxmoxVps\Core\UI\Widget\Buttons\ButtonDataTableModal
 class UpdateButton extends ButtonDataTableModalAction implements ClientArea, AdminArea
 {
     protected $id = 'updateeButton';
-    protected $icon = 'lu-zmdi lu-zmdi-edit';
+    protected $icon = 'lu-zmdi lu-zmdi-wrench';
 
     public function initContent()
     {