Temporary fix to make uncaptioned videos display reasonably. Will replace with proper solution.

This commit is contained in:
Arjun Singh
2012-08-29 13:58:22 -07:00
parent 30543d457b
commit 5c5d11409a
4 changed files with 9 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<h2> ${display_name} </h2>
% endif
<div id="video_${id}" class="video" data-streams="${streams}" data-caption-data-dir="${data_dir}">
<div id="video_${id}" class="video" data-streams="${streams}" data-caption-data-dir="${data_dir}" data-show-captions="${show_captions}">
<div class="tc-wrapper">
<article class="video-wrapper">
<section class="video-player">