|
@@ -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 = 'lu-zmdi lu-zmdi-fullscreen';
|
|
|
|
|
|
|
+ protected $icon = 'lu-zmdi lu-zmdi-desktop-windows';
|
|
|
|
|
|
|
|
public function initContent()
|
|
public function initContent()
|
|
|
{
|
|
{
|