mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-23 16:34:11 +02:00
- The ActionController is now able to render a seperate detail view - All list scripts select the currently active row from the detail view with the 'active' class - Autosubmit is now again attached to the onchange attribute (to prevent issues when js can't load correctly) - Logout is now recognized and causes a page refresh (will be made more generic) - Add history mock for testing url changes - Update all grids to implement the app/mainDetailGrid component refs #4611
2 lines
32 B
PHTML
2 lines
32 B
PHTML
<?= $this->layout()->content ?>
|