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
Branches
No related tags found
No related merge requests found
...@@ -45,7 +45,9 @@ ...@@ -45,7 +45,9 @@
\faUser~ {{ ak.owners_list | latex_escape }} \faUser~ {{ ak.owners_list | latex_escape }}
\faClock~ {{ak.durations_list}} {% if not result_presentation_mode %}
\faClock~ {{ak.durations_list}}
{% endif %}
{% if ak.reso %} {% if ak.reso %}
\faScroll \faScroll
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment