Change dashboard url

This commit is contained in:
Dita Aji Pratama 2024-09-26 12:33:20 +07:00
parent 653d44f85f
commit 040002259f

View File

@ -64,7 +64,7 @@ menu = {
{ {
"name":"Dashboard", "name":"Dashboard",
"target":"_self", "target":"_self",
"href":"/portal/dashboard", "href":"/dashboard",
"roles":[1,2] "roles":[1,2]
}, },
{ {