+
data-icinga-module="= $moduleName ?>" data-icinga-url="= Url::fromRequest() ?>" style="display: block">
= $this->render('inline.phtml') ?>
-
diff --git a/application/layouts/scripts/body.phtml b/application/layouts/scripts/body.phtml index 9b4ac8256..fbc266944 100644 --- a/application/layouts/scripts/body.phtml +++ b/application/layouts/scripts/body.phtml @@ -4,10 +4,18 @@ use Icinga\Web\Url; use Icinga\Web\Notification; use Icinga\Authentication\Manager as Auth; + if (Auth::getInstance()->isAuthenticated()): ?>