mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-25 02:30:19 -05: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
1 line
32 B
PHTML
1 line
32 B
PHTML
<?= $this->layout()->content ?>
|