mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
0605c5acc8
commit
d435ca37f7
@ -149,7 +149,7 @@ class IcingaNotificationForm extends DirectorObjectForm
|
||||
|
||||
$this->addElement(
|
||||
'select',
|
||||
'period',
|
||||
'period_id',
|
||||
array(
|
||||
'label' => $this->translate('Time period'),
|
||||
'description' => $this->translate(
|
||||
|
@ -495,7 +495,7 @@ abstract class DirectorObjectForm extends QuickForm
|
||||
'user_groups',
|
||||
'command_id', // Notification
|
||||
'notification_interval',
|
||||
'period',
|
||||
'period_id',
|
||||
'times_begin',
|
||||
'times_end',
|
||||
'email',
|
||||
|
Loading…
x
Reference in New Issue
Block a user