Skip to content
Snippets Groups Projects
Commit fb3d7886 authored by Jiří Setnička's avatar Jiří Setnička
Browse files

Výsledkovky: HTML fix logu

parent 19cc9e58
No related branches found
No related tags found
1 merge request!115Výběr sloupečků v exportech
This commit is part of merge request !115. Comments created here will be created in the context of that merge request.
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
{% elif type == "warning" %}<li>Varování: {{ msg }} {% elif type == "warning" %}<li>Varování: {{ msg }}
{% else %}<li class="text-info">Info: {{ msg }}{% endif %} {% else %}<li class="text-info">Info: {{ msg }}{% endif %}
{% endfor %} {% endfor %}
</ul></div> </ul>
</div> </div>
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment