mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
Fix the RolesController's class name
This commit is contained in:
parent
e5d8fc7208
commit
2f02ac2f01
@ -9,7 +9,7 @@ use Icinga\Web\Controller\ActionController;
|
|||||||
use Icinga\Web\Notification;
|
use Icinga\Web\Notification;
|
||||||
use Icinga\Web\Widget;
|
use Icinga\Web\Widget;
|
||||||
|
|
||||||
class PermissionsController extends ActionController
|
class RolesController extends ActionController
|
||||||
{
|
{
|
||||||
public function init()
|
public function init()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user