Řešitel má školu, ne osoba
This commit is contained in:
parent
f2365ed930
commit
cc1cff3bca
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@
|
|||
|
||||
{% for r in resitele %}
|
||||
{% with o=r.osoba %}
|
||||
{% with s=r.osoba.skola %}
|
||||
{% with s=r.skola %}
|
||||
{% spaceless %}
|
||||
{% if r.zasilat == "do_skoly" %}
|
||||
{% if r.stat == "CZ" %}
|
||||
|
|
Loading…
Reference in a new issue