mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-25 07:14:36 +01:00
- Rename ConfigurationController to ConfigController - ConfigController and PreferenceController are now subclasses of BaseConfigController and BasePreferenceController - Module and Application Config/Preference Tabs are detected via the ControllerTabCollector - Moved Controller classes to Icinga/Web/Controller (this is why so many files are modified) refs #4530
3 lines
57 B
PHTML
3 lines
57 B
PHTML
<?= $this->tabs->render($this); ?>
|
|
|
|
<h3>Preferences </h3>
|