mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-04 01:09:25 -05:00
parent
774fc9b0d2
commit
b0e38df177
1 changed files with 2 additions and 0 deletions
|
|
@ -210,6 +210,8 @@ class BpUploadForm extends QuickForm
|
|||
$this->translate('A process named "%s" already exists'),
|
||||
$name
|
||||
));
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
$this->storage->storeProcess($config);
|
||||
|
|
|
|||
Loading…
Reference in a new issue