Skip to content

Commit

Permalink
Display candidates for anonymous users
Browse files Browse the repository at this point in the history
  • Loading branch information
tudoramariei committed Oct 29, 2024
1 parent 60f9c29 commit 00473f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/hub/templates/hub/candidate/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

{% block left-side-view %}

{% if not user.is_anonymous and should_display_candidates %}
{% if should_display_candidates %}

{% block domain-filters %}
{% endblock %}
Expand Down

0 comments on commit 00473f6

Please sign in to comment.