mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Show reschedule notice
This commit is contained in:
parent
dc865df3c4
commit
ba59d938a1
@ -358,6 +358,7 @@ class Monitoring_CommandController extends ActionController
|
||||
|
||||
if ($form->IsSubmittedAndValid() === true) {
|
||||
$this->target->sendCommand($form->createCommand(), $this->view->objects);
|
||||
Notification::success('Check has been rescheduled, result should be visible soon');
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user