loan followup row action
This commit is contained in:
@@ -46,15 +46,6 @@ const sidebarMenu = [
|
||||
selected: false,
|
||||
permissions: ["view_navgan_loans", "view_navgan_loans_province"],
|
||||
},
|
||||
{
|
||||
key: "sidebar.loan-followup",
|
||||
name: "loan-followup",
|
||||
type: "page",
|
||||
route: "/dashboard/loan-followup",
|
||||
icon: <RepeatIcon sx={{width: 'inherit', height: 'inherit'}}/>,
|
||||
selected: false,
|
||||
permissions: ["manage_vezarat_eghtesad_loans"], //permission should change
|
||||
},
|
||||
], [
|
||||
{
|
||||
key: "sidebar.reserve-loan",
|
||||
@@ -107,6 +98,16 @@ const sidebarMenu = [
|
||||
selected: false,
|
||||
permissions: ["tracking_bank_loans"],
|
||||
},
|
||||
{
|
||||
key: "sidebar.loan-followup",
|
||||
secondary: "secondary.loan-followup",
|
||||
name: "loan-followup",
|
||||
type: "page",
|
||||
route: "/dashboard/loan-followup",
|
||||
icon: <RepeatIcon sx={{width: 'inherit', height: 'inherit'}}/>,
|
||||
selected: false,
|
||||
permissions: ["manage_vezarat_eghtesad_loans"], //permission should change
|
||||
},
|
||||
{
|
||||
key: "sidebar.navgan-loan-management",
|
||||
secondary: "secondary.navgan-loan-management",
|
||||
|
||||
Reference in New Issue
Block a user