docs(web-ui): add P3RM1SS10NS to tab strip list and URL hash list
This commit is contained in:
parent
b3ccd1500c
commit
f55d3baa0a
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
The dashboard (`/`) has a fixed chrome header at the top and a
|
||||
`<main>` that shows exactly one tab pane at a time. The URL hash
|
||||
(`#swarm`, `#call`, `#system`, `#schedules`, `#peers`, `#settings`)
|
||||
(`#swarm`, `#call`, `#system`, `#permissions`, `#schedules`, `#peers`, `#settings`)
|
||||
drives which pane is active; hash changes don't reload the page.
|
||||
FL0W is a separate full-page terminal at `/flow.html` — its
|
||||
tab-strip entry is a cross-page link (`◆ FL0W ◆ →`), not a pane
|
||||
|
|
@ -14,7 +14,7 @@ swap.
|
|||
|
||||
**Chrome header** (fixed, overlays the active tab pane):
|
||||
- **Tab strip**: `◆ SW4RM ◆`, `◆ Y3R C4LL ◆`, `◆ SYST3M ◆`,
|
||||
`◆ SCH3DUL3S ◆`, `◆ P33RS ◆` (hidden when `swarm.peers` is empty),
|
||||
`◆ P3RM1SS10NS ◆`, `◆ SCH3DUL3S ◆`, `◆ P33RS ◆` (hidden when `swarm.peers` is empty),
|
||||
`◆ M4TR1X ◆ →` (optional page link, see below), `◆ FL0W ◆ →`
|
||||
(page link), and `◆ S3TT1NGS ◆`. Count pills on SW4RM (container
|
||||
count), Y3R C4LL (pending approvals + questions), and SCH3DUL3S
|
||||
|
|
|
|||
Loading…
Reference in a new issue