Link to the team page from the review request page
- Legacy-Id: 11806
This commit is contained in:
parent
426542771a
commit
01732ad39b
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue