Skip to content
Snippets Groups Projects
Commit 1695b3bb authored by Erin Mullaney's avatar Erin Mullaney
Browse files

#938 show all link on prev reviews block filters submissions-all on reviewer

parent 080127a7
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@
{% if display_more_reviewed %}
<div class="all-submissions-table__more">
<a href="{% url 'apply:submissions:list' %}">Show all</a>
<a href="{% url 'apply:submissions:list' %}?reviewers={{ request.user.pk }}">Show all</a>
</div>
{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment