Just cosmetics :)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
{% if application.is_reviewed() %}
|
||||
<i class="fa fa-check" title="You voted for this applicant"></i>
|
||||
{% else %}
|
||||
<i class="fa fa-times danger" title="You haven't voted yet, tsk!"></i>
|
||||
<i class="fa fa-times" title="You haven't voted yet, tsk!"></i>
|
||||
{% endif %}
|
||||
</td>
|
||||
<td class="content-align-center">
|
||||
|
Reference in New Issue
Block a user