fixed JS parse error

This commit is contained in:
Niels Groot Obbink 2012-08-29 15:56:11 +02:00
parent 8c22dab6fd
commit 4257ac6634

View file

@ -1,4 +1,4 @@
function(video) function mistembed(video)
{ {
// add stuff to mistvideo object, if it doesn't exist yet // add stuff to mistvideo object, if it doesn't exist yet
if(!mistvideo.hasSupport || !mistvideo.buildPlayer) if(!mistvideo.hasSupport || !mistvideo.buildPlayer)