mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 17:45:42 +00:00
wagon types added UI with API integrations
This commit is contained in:
@@ -93,6 +93,13 @@ const ROUTE_META: Array<{ prefix: string; meta: PageMeta }> = [
|
||||
},
|
||||
},
|
||||
...rulesRouteMeta,
|
||||
{
|
||||
prefix: "/dashboard/wagon-types",
|
||||
meta: {
|
||||
title: "Wagon Types",
|
||||
subtitle: "Manage wagon type capacity and supported load configuration",
|
||||
},
|
||||
},
|
||||
{
|
||||
prefix: "/dashboard/user1",
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user