mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 15:24:05 +02:00
Fix removeacknowledge command in multi select view
This commit is contained in:
parent
ec42ddde12
commit
58b4674f58
@ -39,7 +39,7 @@
|
|||||||
|
|
||||||
<a rel="tooltip" title="Remove all acknowledgements from all selected hosts or services" href="<?=
|
<a rel="tooltip" title="Remove all acknowledgements from all selected hosts or services" href="<?=
|
||||||
$this->href(
|
$this->href(
|
||||||
'monitoring/command/removedowntime',
|
'monitoring/command/removeacknowledgement',
|
||||||
$target
|
$target
|
||||||
);
|
);
|
||||||
?>" class="button btn-cta btn-common btn-wide">
|
?>" class="button btn-cta btn-common btn-wide">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user