remove gm req on bug get endpoint

This commit is contained in:
Aaron Kimbre
2022-04-03 11:56:15 -05:00
parent f1d79f1e90
commit 44689aad36
3 changed files with 1 additions and 3 deletions

View File

@@ -73,7 +73,7 @@
{% endif %}
</div>
</li>
{% else %}
{% elif current_user.is_authenticated %}
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Bug Reports</a>
<div class="dropdown-menu">