fix: update tasks route under website route rules
This commit is contained in:
parent
e25d0ead1a
commit
7cc99ab63b
@ -175,6 +175,7 @@ website_route_rules = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{"from_route": "/project", "to_route": "Project"},
|
{"from_route": "/project", "to_route": "Project"},
|
||||||
|
{"from_route": "/tasks", "to_route": "Task"},
|
||||||
]
|
]
|
||||||
|
|
||||||
standard_portal_menu_items = [
|
standard_portal_menu_items = [
|
||||||
|
Loading…
Reference in New Issue
Block a user