[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [lego/develop] Update to breadcrumbs



commit b70cb754bffeff3ab6a7cbb973b7b5d211441bf5
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Thu Sep 12 17:40:25 2019 +0200

    Update to breadcrumbs
---
 templates/breadcrumb.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/breadcrumb.html b/templates/breadcrumb.html
index ca7cb45..56ba19d 100644
--- a/templates/breadcrumb.html
+++ b/templates/breadcrumb.html
@@ -12,9 +12,9 @@
                 {{ parent.title }}
               </a>
             </li>
-            {% parent = parent.parent %}
           {% endif %}
         {% endif %}
+        {% set parent = parent.parent %}
       {% endfor %}
     {% endif %}
     <li class="breadcrumb-item active" aria-current="page">{{ this.title }}</li>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits