mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Monitoring backends configuration icon hotfix
This commit is contained in:
parent
2fe1203646
commit
a0e3720abb
@ -86,7 +86,7 @@ class ConfirmRemovalForm extends Form
|
|||||||
'escape' => false,
|
'escape' => false,
|
||||||
'value' => '1',
|
'value' => '1',
|
||||||
'class' => 'btn btn-cta btn-common',
|
'class' => 'btn btn-cta btn-common',
|
||||||
'label' => $this->view->icon('remove.png') . ' Confirm Removal'
|
'label' => $this->getView()->icon('remove.png') . ' Confirm Removal'
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user