This is an automated email from the ASF dual-hosted git repository. sbp pushed a commit to branch top-navbar-bis in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
commit 0a5904e19668dcf453da515e9435213c72e5ae1e Author: Dave Fisher <[email protected]> AuthorDate: Sun Dec 7 21:28:25 2025 -0800 Recheck playwright error --- atr/templates/includes/topnav.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/atr/templates/includes/topnav.html b/atr/templates/includes/topnav.html index 36c19d1..ad217b3 100644 --- a/atr/templates/includes/topnav.html +++ b/atr/templates/includes/topnav.html @@ -121,12 +121,10 @@ Committees</a> <a class="dropdown-item" href="{{ as_url(get.projects.projects) }}"><i class="bi bi-collection"></i> Projects</a> </li> -<!-- <li> <a class="dropdown-item" href="{{ as_url(get.keys.keys) }}"><i class="bi bi-key"></i> Public keys</a> </li> ---> <li> <a class="dropdown-item" href="{{ as_url(get.tokens.tokens) }}"><i class="bi bi-key"></i> API tokens</a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
