src/js/popcorn.jwplayer.js
branchpopcorn-port
changeset 62 aa30f4339117
parent 55 a5440e1a18a8
child 79 1b5393f529dd
--- a/src/js/popcorn.jwplayer.js	Tue Oct 11 17:13:08 2011 +0200
+++ b/src/js/popcorn.jwplayer.js	Tue Oct 11 17:14:47 2011 +0200
@@ -105,7 +105,7 @@
     };
 
     options.events = {
-        onReady: initApi,
+        onReady: initApi
     };
 
     jwplayer( container.id ).setup(options);