Verified Commit 800103d4 authored by Pierre-Elliott Bécue's avatar Pierre-Elliott Bécue 🚼
Browse files

Merge branch 'subhadig/contributors.debian.org-issue_22' into master

parents fe1283f3 4a68a767
Pipeline #178837 passed with stage
in 1 minute and 49 seconds
......@@ -27,7 +27,7 @@ tr.hidden {
{% block nav_left_items %}
{{block.super}}
{% if contributor %}
{% if contributor and contributor != request.user %}
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<span class="fa fa-user-circle"></span>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment