data-icinga-module="= $moduleName ?>" data-icinga-url="= Url::fromRequest()->without('renderLayout'); ?>"= $refresh; ?> style="display: block">
= $this->render($inlineLayoutScript) ?>
layout()->moduleName; if ($moduleName !== 'default') { $moduleClass = ' icinga-module module-' . $moduleName; } else { $moduleClass = ''; } $refresh = ''; if ($this->layout()->autorefreshInterval) { $refresh = ' data-icinga-refresh="' . $this->layout()->autorefreshInterval . '"'; } $inlineLayoutScript = $this->layout()->inlineLayout . '.phtml'; ?>