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