Skip to content
Snippets Groups Projects
Commit 1fb081e6 authored by Martin Mareš's avatar Martin Mareš
Browse files

user_index: V naší verzi OSMO není public_score

parent 6158117d
No related branches found
No related tags found
No related merge requests found
......@@ -38,9 +38,6 @@
{% endif %}
</a>
{% endif %}
{% if state == RoundState.closed %}
<a class="btn btn-xs btn-warning" href='{{ url_for('public_score', contest_id=contest.contest_id) }}'>Výsledky</a>
{% endif %}
{% endfor %}
</table>
{% else %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment