updated links for Daily Expenses and Application Users in menuData.json
This commit is contained in:
parent
a28d290feb
commit
6c0b92606a
@ -70,7 +70,7 @@
|
|||||||
{
|
{
|
||||||
"text": "Daily Expenses",
|
"text": "Daily Expenses",
|
||||||
"available": true,
|
"available": true,
|
||||||
"link": "/dashboard"
|
"link": "/dashboard/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -83,12 +83,12 @@
|
|||||||
{
|
{
|
||||||
"text": "Application Users",
|
"text": "Application Users",
|
||||||
"available": true,
|
"available": true,
|
||||||
"link": "/employees"
|
"link": "/employees/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Employees",
|
"text": "Employees",
|
||||||
"available": true,
|
"available": true,
|
||||||
"link": "/employees"
|
"link": "/employees/list"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Masters",
|
"text": "Masters",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user