[WIP] Import Plans
This commit is contained in:
@@ -36,8 +36,6 @@ const navConfig = [
|
||||
// },
|
||||
{
|
||||
title: 'DOCTORS & HOSPITALS',
|
||||
// path: '/',
|
||||
// icon: ICONS.user,
|
||||
children: [
|
||||
{ title: 'Doctors', path: '/doctors' },
|
||||
{ title: 'Hospitals', path: '/hospitals' },
|
||||
@@ -52,8 +50,10 @@ const navConfig = [
|
||||
},
|
||||
{
|
||||
title: 'STATION BENEFIT & MEMBERSHIP',
|
||||
openWhen: ['/corporates', '/formularium', '/diagnosis', '/hospitals'],
|
||||
children: [
|
||||
{ title: 'Corporate', path: '/corporates' },
|
||||
{ title: 'Corporate Create', path: '/corporates/create' },
|
||||
{ title: 'Formularium', path: '/formularium' },
|
||||
{ title: 'Diagnosis Library (ICD-X)', path: '/diagnosis' },
|
||||
{ title: 'Hospitals', path: '/hospitals' },
|
||||
|
||||
Reference in New Issue
Block a user