Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Visualize usergroups. Fix bug 732401. #78

Merged

Conversation

glogiotatidis
Copy link
Contributor

No description provided.

<h6 class="profile-item">
{% for group in usergroups %}
{% if group.name == "Mentor" %}
<a href="/people/group:{{ group.name }}">Reps Mentor</a>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can these be added in urls.py so you don't have to hardcode?

operatorjen pushed a commit that referenced this pull request Mar 21, 2012
@operatorjen operatorjen merged commit e2da998 into mozilla:master Mar 21, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants