diff --git a/application/views/scripts/object/show.phtml b/application/views/scripts/object/show.phtml index 3a6e8895..66fac28c 100644 --- a/application/views/scripts/object/show.phtml +++ b/application/views/scripts/object/show.phtml @@ -10,6 +10,15 @@ disabled === 'y'): ?>
= $this->translate('This object will not be deployed as it has been disabled') ?>
+isExternal()): ?> += $this->translate( + 'This is an external object. It has been imported from Icinga 2 throught the' + . ' Core API and cannot be managed with the Icinga Director. It is however' + . ' perfectly valid to create objects using this or referring to this object.' + . ' You might also want to define related Fields to make work based on this' + . ' object more enjoyable' +) ?>
+disabled === 'y'): ?> class="disabled">= $this->escape($object) ?>extraObjects): ?> = implode('', $this->extraObjects) ?>