mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-23 01:47:54 +02:00
parent
0f4d12c0b3
commit
64d172af1a
@ -54,6 +54,7 @@ $innerLayoutScript = $this->layout()->innerLayout . '.phtml';
|
|||||||
<?= $this->render($innerLayoutScript); ?>
|
<?= $this->render($innerLayoutScript); ?>
|
||||||
</div>
|
</div>
|
||||||
<iframe id="fileupload-frame-target" name="fileupload-frame-target"></iframe>
|
<iframe id="fileupload-frame-target" name="fileupload-frame-target"></iframe>
|
||||||
|
<a href="#" id="close-container-control-ghost" title="Close container" aria-label="<?= t('Close container') ?>" class="close-container-control"><i aria-hidden="true" class="icon-cancel"></i></a>
|
||||||
<!--[if IE 8]>
|
<!--[if IE 8]>
|
||||||
<script type="text/javascript" src="<?= $this->href($ie8jsfile) ?>"></script>
|
<script type="text/javascript" src="<?= $this->href($ie8jsfile) ?>"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user