Update menu URL
This commit is contained in:
parent
82f0e84428
commit
b64f53ea0e
@ -76,13 +76,13 @@ menu = {
|
||||
{
|
||||
"name":"Login",
|
||||
"target":"_self",
|
||||
"href":"/portal/login",
|
||||
"href":"/login",
|
||||
"roles":[0]
|
||||
},
|
||||
{
|
||||
"name":"Logout",
|
||||
"target":"_self",
|
||||
"href":"/portal/logout",
|
||||
"href":"/logout",
|
||||
"roles":[1,2,3]
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user