feat(ui): expose Global Tuning from Chat + Sources headers (admin-only Tuning nav link)
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
2026-08-23) — hidden by default, header.js reveals it once
|
||||
whoami says admin. The soft-gated page itself is unchanged. -->
|
||||
<a href="/sources.html" class="nav-link is-active" aria-current="page" id="nav-sources" hidden>Sources</a>
|
||||
<!-- Phase 29: the Global Tuning link is admin-only (owner permission
|
||||
2026-08-25) — hidden by default, header.js reveals it once
|
||||
whoami says admin, exactly like the Sources link above. -->
|
||||
<a href="/tuning.html" class="nav-link" id="nav-tuning" hidden>Tuning</a>
|
||||
</nav>
|
||||
<!-- Phase 19: the shared header controls reach the Sources page —
|
||||
same markup, ids, and aria as the chat header (one consistent
|
||||
|
||||
Reference in New Issue
Block a user