Add my_cases nav link option
This commit is contained in:
parent
6410005a22
commit
2b8682bcbb
@ -15,6 +15,7 @@ class NavList
|
|||||||
'referral_sources' => 'nav-link text-dark',
|
'referral_sources' => 'nav-link text-dark',
|
||||||
'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',
|
||||||
];
|
];
|
||||||
|
|
||||||
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