feat: Add "IESG dashboard" to menu ()

Fixes 
This commit is contained in:
Lars Eggert 2022-10-21 19:05:33 +03:00 committed by GitHub
parent 3c191909ca
commit 565707f804
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,12 @@
Draft submission
</a>
</li>
<li>
<a class="dropdown-item {% if flavor != 'top' %}text-wrap link-primary{% endif %}"
href="{% url 'ietf.doc.views_search.ad_workload' %}">
IESG dashboard
</a>
</li>
{% if user and user.is_authenticated %}
<li>
<a class="dropdown-item {% if flavor != 'top' %}text-wrap link-primary{% endif %}"