mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 09:54:44 +02:00
Move role resource under the advanced settings (#847)
This commit is contained in:
parent
1571e3cb24
commit
9a859cdec3
@ -24,6 +24,8 @@ class RoleResource extends Resource
|
|||||||
|
|
||||||
protected static ?string $navigationIcon = 'tabler-users-group';
|
protected static ?string $navigationIcon = 'tabler-users-group';
|
||||||
|
|
||||||
|
protected static ?string $navigationGroup = 'Advanced';
|
||||||
|
|
||||||
protected static ?string $recordTitleAttribute = 'name';
|
protected static ?string $recordTitleAttribute = 'name';
|
||||||
|
|
||||||
public static function getNavigationBadge(): ?string
|
public static function getNavigationBadge(): ?string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user