YouTube HTML5 mode is used by default. Fix typo in video alpha template.

This commit is contained in:
Valera Rozuvan
2013-02-13 16:47:06 +02:00
parent 1254e11836
commit 92dc8859a3
2 changed files with 2 additions and 1 deletions

View File

@@ -59,6 +59,7 @@ class @VideoPlayerAlpha extends SubviewAlpha
showinfo: 0
enablejsapi: 1
modestbranding: 1
html5: 1
if @video.start
@playerVars.start = @video.start
@playerVars.wmode = 'window'