Author: andre
Date: 2009-11-24 15:00:59 +0100 (Tue, 24 Nov 2009)
New Revision: 39903

Modified:
   openimages/trunk/src/main/webapp/style/js/play.js.jsp
Log:
conflicted with other scripts for same column (maybe a bug in 
jquery.oiplayer.js ?)


Modified: openimages/trunk/src/main/webapp/style/js/play.js.jsp
===================================================================
--- openimages/trunk/src/main/webapp/style/js/play.js.jsp       2009-11-24 
13:17:57 UTC (rev 39902)
+++ openimages/trunk/src/main/webapp/style/js/play.js.jsp       2009-11-24 
14:00:59 UTC (rev 39903)
@@ -12,7 +12,7 @@
 */
 
 function initPlayer() {
-    $('.main-column, .right-column').oiplayer({
+    $('.main-column, .b_user-mediapreview').oiplayer({
         /* msie (or windows java) has issues with just a dir */
         'server' : '<mm:url page="/" absolute="true" />',
         'jar' : '${mm:link('/player/cortado-ovt-stripped-wm_r38710.jar')}',

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

Reply via email to