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

Průvodce: Odkaz na seznam e-mailů včetně školních garantů

parent b185f9a6
No related branches found
No related tags found
1 merge request!127E-maily školních garantů účastníků
......@@ -27,7 +27,7 @@
{% endif %}
{% if round_type not in [RoundType.domaci, RoundType.skolni] %}
<li>Rozešlete soutěžícím <a href='{{ ctx.url_for('org_generic_list_emails') }}'>pozvánky</a>.
<li>Rozešlete soutěžícím <a href='{{ ctx.url_for('org_generic_list_emails', participation_state='active', pant_email=True, school_email=True) }}'>pozvánky</a>.
{% endif %}
{% if round_type != RoundType.domaci %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment