Skip to content
Snippets Groups Projects
Commit 2e0bde29 authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Hide slot durations in presentation version of slides

This is part of #123
parent 26cc3f0f
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,9 @@
\faUser~ {{ ak.owners_list | latex_escape }}
\faClock~ {{ak.durations_list}}
{% if not result_presentation_mode %}
\faClock~ {{ak.durations_list}}
{% endif %}
{% if ak.reso %}
\faScroll
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment