Link to the team page from the review request page

- Legacy-Id: 11806
This commit is contained in:
Ole Laursen 2016-08-17 16:10:55 +00:00
parent 426542771a
commit 01732ad39b

View file

@ -44,7 +44,7 @@
<tr>
<th></th>
<th>Team</th>
<td>{{ review_req.team.acronym|upper }}</td>
<td><a href="{% url "ietf.group.views.review_requests" group_type=review_req.team.type_id acronym=review_req.team.acronym %}">{{ review_req.team.acronym|upper }}</a></td>
</tr>
<tr>