mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-26 19:20:23 -05:00
- Fixed concatenation
- Added license header where missing
- Fixed the index controller fetching the wrong parameter ('dashboard' instead of 'pane')
refs #4192
3 lines
No EOL
75 B
PHTML
3 lines
No EOL
75 B
PHTML
<?= $this->tabs->render($this); ?>
|
|
|
|
<?= $this->dashboard->render($this); ?> |