icingaweb2/application/views/scripts/layout
Johannes Meyer 143a1e44fe Add a HTML renderer for Icinga\Web\Menu
The menu was being rendered through recursive partials before. The
overhead this fact implicates is not as efficient as standard recursion
so there is now a special renderer for Icinga\Web\Menu utilizing
the RecursiveIteratorIterator

refs #6153
2014-07-03 15:46:46 +02:00
..
menu.phtml Add a HTML renderer for Icinga\Web\Menu 2014-07-03 15:46:46 +02:00