Merge remote-tracking branch 'refs/remotes/origin/staging' into staging
This commit is contained in:
0
frontend/dashboard/src/layouts/LogoOnlyLayout.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/LogoOnlyLayout.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/corporate/CorporateConfigLayout.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/corporate/CorporateConfigLayout.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/AccountPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/AccountPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/ContactsPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/ContactsPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/LanguagePopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/LanguagePopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/NotificationsPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/NotificationsPopover.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/Searchbar.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/Searchbar.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/index.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/header/index.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/index.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/index.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/CollapseButton.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/CollapseButton.tsx
Executable file → Normal file
5
frontend/dashboard/src/layouts/dashboard/navbar/NavConfig.tsx
Executable file → Normal file
5
frontend/dashboard/src/layouts/dashboard/navbar/NavConfig.tsx
Executable file → Normal file
@@ -74,7 +74,10 @@ const navConfig = [
|
||||
},
|
||||
{
|
||||
title: 'CUSTOMER SERVICES',
|
||||
children: [{ title: 'Request', path: '/cs-request' }],
|
||||
children: [
|
||||
{ title: 'Request', path: '/cs-request' },
|
||||
{ title: 'Membership', path: '/cs-membership' },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: 'REPORT',
|
||||
|
||||
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarAccount.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarAccount.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarDocs.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarDocs.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarHorizontal.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarHorizontal.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarVertical.tsx
Executable file → Normal file
0
frontend/dashboard/src/layouts/dashboard/navbar/NavbarVertical.tsx
Executable file → Normal file
Reference in New Issue
Block a user