Skip to content

Commit 601ab53

Browse files
authored
refactor: remove secr IPR admin link (ietf-tools#6540)
1 parent be4a6ef commit 601ab53

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

ietf/secr/templates/main.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,7 @@ <h2>Meetings and Proceedings</h2>
3131
<li> <a href="{% url "ietf.secr.meetings.views.main" %}"><b>Meeting Manager</b></a></li>
3232
</ul>
3333
</td>
34-
<td>
35-
<h2>IPR</h2>
36-
<ul>
37-
<li> <a href="{% url 'ietf.ipr.views.admin' state='pending' %}"><b>IPR Admin</b></a></li>
38-
</ul>
39-
</td>
34+
<td></td>
4035
</tr>
4136
</tbody>
4237
</table>

0 commit comments

Comments
 (0)