mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
parent
f4e5a7f666
commit
e90200160f
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ $this->providePermission(
|
|||
'monitoring/command/feature/object',
|
||||
$this->translate('Allow processing commands for toggling features on host and service objects')
|
||||
);
|
||||
$this->providesPermission(
|
||||
$this->providePermission(
|
||||
'monitoring/command/send-custom-notification',
|
||||
$this->translate('Allow sending custom notifications for hosts and services')
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue