Update icon for link to correct submissions in challenge page (#1593)

* Update icon for link to correct submissions to `fa-tasks`
This commit is contained in:
Kevin Chung
2020-08-12 03:03:17 -04:00
committed by GitHub
parent f4c9d1e2e8
commit 2b0fb28f28

View File

@@ -30,7 +30,7 @@
title="Preview Challenge"></i>
</a>
<a class="no-decoration" href="{{ url_for('admin.submissions_listing', submission_type='correct', field='challenge_id', q=challenge.id) }}">
<i class="btn-fa fas fa-check-circle fa-2x px-2" data-toggle="tooltip" data-placement="top"
<i class="btn-fa fas fa-tasks fa-2x px-2" data-toggle="tooltip" data-placement="top"
title="Correct Submissions"></i>
</a>
<a class="delete-challenge">