mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-01-29 06:57:33 -05:00
parent
885064b577
commit
a941052efa
1 changed files with 1 additions and 0 deletions
|
|
@ -293,6 +293,7 @@ class NodeTile extends BaseHtmlElement
|
|||
}
|
||||
|
||||
if (! $this->renderer->getBusinessProcess()->getMetadata()->canModify()
|
||||
|| $this->node->getBpConfig()->getName() !== $this->renderer->getBusinessProcess()->getName()
|
||||
|| $this->node->getName() === '__unbound__'
|
||||
) {
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in a new issue