Author: andre
Date: 2010-03-01 22:28:47 +0100 (Mon, 01 Mar 2010)
New Revision: 41215

Modified:
   openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
Log:
moved cortado, seems to work better like this

Modified: openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js     
2010-03-01 21:25:35 UTC (rev 41214)
+++ openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js     
2010-03-01 21:28:47 UTC (rev 41215)
@@ -32,7 +32,7 @@
         var self = this;
         var config = jQuery.extend({    // example configuration
             server : 'http://www.openimages.eu',
-            jar : '/oiplayer/plugins/cortado-ovt-stripped-wm_r38710.jar',
+            jar : '/oiplayer/cortado-ovt-stripped-wm_r38710.jar',
             flash : '/oiplayer/plugins/flowplayer-3.1.1.swf',
             controls : true
         }, conf);

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to