Skip to content

Commit

Permalink
Merge pull request mozilla#5974 from akatsoulas/remove-new-contributors
Browse files Browse the repository at this point in the history
Remove item from top nav
  • Loading branch information
akatsoulas authored Apr 29, 2024
2 parents 4e9ff3a + d561351 commit 955c334
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions kitsune/sumo/jinja2/includes/common_macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,13 +534,6 @@ <h4 class="mzp-c-menu-item-title">{{ _('Inbox') }}</h4>
{{ _('Article Discussions') }}
</a>
</li>
<li>
<a href="{{ url('forums.threads', 'buddies') }}"
data-event-name="link_click"
data-event-parameters='{"link_name": "{{ context + '.new-contributors' }}"}'>
{{ _('New Contributors') }}
</a>
</li>
{% endmacro %}

{% macro _tools_nav_links(user, default_language, active=None, context="main-menu") -%}
Expand Down

0 comments on commit 955c334

Please sign in to comment.