[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/develop] Update to templates
commit 3c074913500500d4a0a9cada02adb25fd9f8b92b
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Mon Nov 11 16:41:24 2019 +0100
Update to templates
---
templates/navbar.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/navbar.html b/templates/navbar.html
index a014de2..0210587 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -32,7 +32,7 @@
{% if link %}
<a class="nav-link" href="{{ item.path|url(alt=this.alt) }}">
{% else %}
- {% set link = bag('links', this.alt, item.label) %}
+ {% set link = bag('links', this.alt, id) %}
{% if link %}
<a class="nav-link" href="{{ link }}">
{% else %}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits