mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 17:34:44 +02:00
dashboard: split WZDx Work Zones into dedicated Roads sub-tab
Add 'wzdx' adapter key with its own META entry and render block. Move work zone controls (enable toggle, min severity, sub-types) out of the roads511 panel into the new WZDx tab. Data still loads/saves via /api/adapter-config/itd_511 using the existing roads511Config state. The wzdx panel mirrors roads511 enabled and feed_source since they share the same backend adapter. Bundle: D045j2lq -> BiMKNe5L. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
53decde03c
commit
dc64430394
3 changed files with 127 additions and 127 deletions
File diff suppressed because one or more lines are too long
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/assets/index-D045j2lq.js"></script>
|
||||
<script type="module" crossorigin src="/assets/index-BiMKNe5L.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-Dp9XCfH-.css">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue