mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
Roles: Fix tab activation
This commit is contained in:
parent
381b3b9a19
commit
d226126b6c
@ -30,7 +30,7 @@ class RolesController extends ActionController
|
||||
|
||||
public function indexAction()
|
||||
{
|
||||
$this->view->tabs->activate('permissions');
|
||||
$this->view->tabs->activate('roles');
|
||||
$this->view->roles = Config::app('roles', true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user