Merge pull request #1114 from MITx/feature/alex/video-timeframe-mitx

Feature/alex/video timeframe mitx
This commit is contained in:
David Ormsbee
2012-12-17 13:20:47 -08:00
4 changed files with 46 additions and 12 deletions

View File

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