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

Merge branch 'master' into devel

parents 6f679cac ce2c9a5b
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
Celkem <b>{{count|inflected('nalezený účastník', 'nalezení účastníci', 'nalezených účastníků')}}</b>. Celkem <b>{{count|inflected('nalezený účastník', 'nalezení účastníci', 'nalezených účastníků')}}</b>.
{% endif %} {% endif %}
</div> </div>
{% if table %}
<div class="form-row"> <div class="form-row">
<div class="collapsible"><input type="checkbox" class="toggle" id="column-selection-toggle"> <div class="collapsible"><input type="checkbox" class="toggle" id="column-selection-toggle">
<label for="column-selection-toggle" class="toggle toggle-small">Vybrat sloupce pro stažení</label> <label for="column-selection-toggle" class="toggle toggle-small">Vybrat sloupce pro stažení</label>
...@@ -71,6 +72,7 @@ ...@@ -71,6 +72,7 @@
</div></div> </div></div>
</div> </div>
</div> </div>
{% endif %}
</form> </form>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment