mirror of
https://github.com/frappe/lms.git
synced 2026-04-29 20:19:32 +03:00
fix: batch ui and ux
This commit is contained in:
@@ -196,6 +196,10 @@ website_route_rules = [
|
||||
"from_route": "/batches/details/<batchname>",
|
||||
"to_route": "batches/batch_details",
|
||||
},
|
||||
{
|
||||
"from_route": "/certified-participants",
|
||||
"to_route": "certified_participants/certified_participants",
|
||||
},
|
||||
]
|
||||
|
||||
website_redirects = [
|
||||
|
||||
Reference in New Issue
Block a user