- A clearer 'Admin' section header (thicker centred rule when collapsed) above the admin-only modules (Scheduler/Configuration/Users), replacing the faint hairline. - A small role chip (admin/user/demo) next to the account name — an avatar-corner dot when the rail is collapsed.
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"primary": "Primary navigation",
|
|
"collapse": "Collapse sidebar",
|
|
"expand": "Expand sidebar",
|
|
"adminSection": "Admin",
|
|
"role": {
|
|
"admin": "Admin",
|
|
"user": "User",
|
|
"demo": "Demo"
|
|
}
|
|
}
|