mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-23 22:04:27 +02:00
parent
5c0ea2c3b0
commit
057ea83aa5
@ -122,8 +122,8 @@ class IcingaCommandArgumentForm extends DirectorObjectForm
|
||||
$msg = $this->translate('No action taken, object has not been modified');
|
||||
}
|
||||
$this->setSuccessUrl(
|
||||
'director/director/command',
|
||||
array('name' => $cmd->argument_name)
|
||||
'director/command/arguments',
|
||||
array('name' => $cmd->object_name)
|
||||
);
|
||||
|
||||
$this->redirectOnSuccess($msg);
|
||||
|
Loading…
x
Reference in New Issue
Block a user