pramod_Task-#399 : Added Access Permission For 'Directory User' Role #160

Merged
pramod.mahajan merged 19 commits from pramod_Task-#399 into Feature_Directory 2025-05-29 17:49:56 +00:00
Showing only changes of commit a2e34b91dc - Show all commits

View File

@ -23,11 +23,6 @@
"text": "Employees", "text": "Employees",
"available": true, "available": true,
"link": "/employees" "link": "/employees"
},
{
"text": "Directory",
"available": true,
"link": "/directory"
} }
] ]
}, },
@ -68,6 +63,12 @@
"link": "/activities/gallary" "link": "/activities/gallary"
} }
] ]
},
{
"text": "Directory",
"icon": "bx bx-folder",
"available": true,
"link": "/directory"
}, },
{ {
"text": "Administration", "text": "Administration",