mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-29 01:04:24 +01:00
- Fixed concatenation
- Added license header where missing
- Fixed the index controller fetching the wrong parameter ('dashboard' instead of 'pane')
refs #4192
3 lines
75 B
PHTML
3 lines
75 B
PHTML
<?= $this->tabs->render($this); ?>
|
|
|
|
<?= $this->dashboard->render($this); ?> |