This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
The following commit(s) were added to refs/heads/main by this push:
new 51fa871 Lint fix
51fa871 is described below
commit 51fa871d2727cb40169a70c257be04187ea47ec9
Author: Dave Fisher <[email protected]>
AuthorDate: Sun Feb 8 11:36:47 2026 -0800
Lint fix
---
atr/templates/includes/topnav.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/atr/templates/includes/topnav.html
b/atr/templates/includes/topnav.html
index f86526b..4291890 100644
--- a/atr/templates/includes/topnav.html
+++ b/atr/templates/includes/topnav.html
@@ -287,8 +287,8 @@
</li>
</ul>
</li>
- {% else %}
- {% if current_user %}
+ {% else %}
+ {% if current_user %}
<li class="nav-item dropdown">
<button class="nav-link dropdown-toggle btn"
id="dropdownUser"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]