changed navigation tab layout

This commit is contained in:
Pramod Mahajan 2025-05-29 17:21:07 +05:30
parent 875ba214dd
commit a35e8b645b

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",