From 3abd0ba71138bf48542fa624f826d117aa92dccd Mon Sep 17 00:00:00 2001 From: iris Date: Sun, 24 May 2026 14:24:56 +0200 Subject: [PATCH] dashboard: drop redundant C0NTAINERS heading from SW4RM tab (#385) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The SW4RM tab label already announces the section — an inline `

◆ C0NTAINERS ◆

` + divider underneath was redundant ink. The tab is single-section so there's no other content to disambiguate from. `#containers-section` div stays put (app.js targets it by id); just the heading + divider go. `npm run build` clean. Closes #385. --- frontend/packages/dashboard/src/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/packages/dashboard/src/index.html b/frontend/packages/dashboard/src/index.html index 2acb542..933e530 100644 --- a/frontend/packages/dashboard/src/index.html +++ b/frontend/packages/dashboard/src/index.html @@ -63,11 +63,11 @@ + that drives them. The tab label itself reads SW4RM, so the + inline C0NTAINERS h2 heading + divider would be redundant — + dropped per #385. -->
-

◆ C0NTAINERS ◆

-
══════════════════════════════════════════════════════════════

loading…