mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
parent
010dbbd87d
commit
5596df5039
@ -108,7 +108,7 @@ class DataController extends ActionController
|
||||
->setDb($this->db())
|
||||
->setList($list);
|
||||
|
||||
if ($entryName) {
|
||||
if (null !== $entryName) {
|
||||
$form->loadObject([
|
||||
'list_id' => $listId,
|
||||
'entry_name' => $entryName
|
||||
|
Loading…
x
Reference in New Issue
Block a user