fixed css

This commit is contained in:
STEINNI
2025-09-18 17:55:05 +00:00
parent 190d8df334
commit b5f0fb0c5d
13 changed files with 276 additions and 98 deletions
+7 -2
View File
@@ -11,10 +11,15 @@
"controller" : "/common/errorController",
"method": "_401"
},
{
"url": "/dashboard",
"role": [ "admin" ],
"controller" : "/dashboard/DashboardsController"
},
{
"url": "/",
"role": "Org_Member",
"exturl": "/applicant"
"role": "admin",
"exturl": "/dashboard"
},
{
"url": "/",