mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 21:04:25 +02:00
Fix that the AcknowledgeCommandForm is opened in a new column
This commit is contained in:
parent
b9ac42b54d
commit
53e73161d8
@ -41,6 +41,7 @@ if ($object->acknowledged): ?>
|
|||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'icon' => 'ok',
|
'icon' => 'ok',
|
||||||
|
'data-base-target' => '_self',
|
||||||
'title' => $this->translate(
|
'title' => $this->translate(
|
||||||
'Acknowledge this problem, suppress all future notifications for it and tag it as being handled'
|
'Acknowledge this problem, suppress all future notifications for it and tag it as being handled'
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user