fixed bugs
This commit is contained in:
@@ -44,6 +44,15 @@ const sidebarMenu = [
|
||||
selected: false,
|
||||
permission: "view_navgan_loans",
|
||||
},
|
||||
{
|
||||
key: "sidebar.loan-history-province",
|
||||
name: "loan-history",
|
||||
type: "page",
|
||||
route: "/dashboard/loan-history",
|
||||
icon: <SecurityIcon sx={{width: 'inherit', height: 'inherit'}}/>,
|
||||
selected: false,
|
||||
permission: "view_navgan_loans_province",
|
||||
},
|
||||
], [
|
||||
{
|
||||
key: "sidebar.passenger-office-chief",
|
||||
|
||||
Reference in New Issue
Block a user