add staff_notes
This commit is contained in:
parent
b4481eef9a
commit
ba28fcca08
@ -16,6 +16,7 @@ class NavList
|
|||||||
'case_notes' => 'nav-link text-dark',
|
'case_notes' => 'nav-link text-dark',
|
||||||
'community_resource' => 'nav-link text-dark',
|
'community_resource' => 'nav-link text-dark',
|
||||||
'my_cases' => 'nav-link text-dark',
|
'my_cases' => 'nav-link text-dark',
|
||||||
|
'staff_notes' => 'nav-link text-dark',
|
||||||
];
|
];
|
||||||
|
|
||||||
public const PRESENT_LINK = 'nav-link text-white active bg-gradient-dark';
|
public const PRESENT_LINK = 'nav-link text-white active bg-gradient-dark';
|
||||||
|
Loading…
Reference in New Issue
Block a user