Skip to content
Snippets Groups Projects
Commit 619d153c authored by Andreas Valder's avatar Andreas Valder
Browse files

Update embed.html

parent d529997b
No related branches found
No related tags found
1 merge request!8now displaying errors inside the player, this includes l2p auth
......@@ -8,7 +8,7 @@
{% block content %}
<div class="row">
<div class="col-xs-12" style="padding: 0px">
{{ player(lecture, videos, get_flashed_messages()) }}
{{ player(lecture, videos, get_flashed_messages(category_filter=['player','message'])) }}
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment