diff --git a/app/views/v_libras/requests/_video_step.haml b/app/views/v_libras/requests/_video_step.haml index 4cc5c95..d708fc1 100644 --- a/app/views/v_libras/requests/_video_step.haml +++ b/app/views/v_libras/requests/_video_step.haml @@ -1,5 +1,5 @@ #video-step.wrapper - = html5_video_tag(['/system/videos/workflow/sub_audio.webm', '/system/videos/workflow/sub_audio.mp4'], + = html5_video_tag(['/system/videos/workflow/video.webm', '/system/videos/workflow/video.mp4'], 'id-1', 'video-wizard', '{ "autoplay": true, "controls": false }') .row-fluid -- libgit2 0.21.2