mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
ConfigController: re-add devtools action
I accidentally removed it. Don't care about this right now, this is just a playground.
This commit is contained in:
parent
32572ae653
commit
3020273b36
@ -79,6 +79,11 @@ class ConfigController extends BaseConfigController
|
||||
));
|
||||
}
|
||||
|
||||
public function devtoolsAction()
|
||||
{
|
||||
$this->view->tabs = null;
|
||||
}
|
||||
|
||||
/**
|
||||
* Index action, entry point for configuration
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user