Author: andre
Date: 2009-11-15 19:49:42 +0100 (Sun, 15 Nov 2009)
New Revision: 39693

Modified:
   openimages/trunk/src/main/webapp/index.jspx
   openimages/trunk/src/main/webapp/mediafragment.jspx
Log:
renamed script

Modified: openimages/trunk/src/main/webapp/index.jspx
===================================================================
--- openimages/trunk/src/main/webapp/index.jspx 2009-11-14 16:23:02 UTC (rev 
39692)
+++ openimages/trunk/src/main/webapp/index.jspx 2009-11-15 18:49:42 UTC (rev 
39693)
@@ -11,7 +11,7 @@
     <jsp:attribute name="head">
       <script src="${mm:link('/style/js/play.js.jsp')}" 
type="text/javascript"><!-- help ie --></script>
       <script src="${mm:link('/player/flowplayer-3.1.1.min.js')}" 
type="text/javascript"><!-- help ie --></script>
-      <script src="${mm:link('/style/js/player.js')}" 
type="text/javascript"><!-- help ie --></script>
+      <script src="${mm:link('/style/js/jquery.oiplayer.js')}" 
type="text/javascript"><!-- help ie --></script>
       <link href="${mm:link('/style/css/player.css')}" rel="stylesheet" 
type="text/css" />
       <link href="${mm:link('/api/atom/')}" rel="alternate" 
type="application/atom+xml" title="Open Image Platform latest uploads" />
       <mm:node number="page_home">

Modified: openimages/trunk/src/main/webapp/mediafragment.jspx
===================================================================
--- openimages/trunk/src/main/webapp/mediafragment.jspx 2009-11-14 16:23:02 UTC 
(rev 39692)
+++ openimages/trunk/src/main/webapp/mediafragment.jspx 2009-11-15 18:49:42 UTC 
(rev 39693)
@@ -15,7 +15,7 @@
       <script src="${mm:link('/style/js/typewatch.js')}" 
type="text/javascript"><!-- help ie --></script>
       <script src="${mm:link('/style/js/mmtag.js')}" 
type="text/javascript"><!-- help ie --></script>
       <script src="${mm:link('/player/flowplayer-3.1.1.min.js')}" 
type="text/javascript"><!-- help ie --></script>
-      <script src="${mm:link('/style/js/player.js')}" 
type="text/javascript"><!-- help ie --></script>
+      <script src="${mm:link('/style/js/jquery.oiplayer.js')}" 
type="text/javascript"><!-- help ie --></script>
       <script src="${mm:link('/style/js/play.js.jsp')}" 
type="text/javascript"><!-- help ie --></script>
       <link href="${mm:link('/style/css/player.css')}" rel="stylesheet" 
type="text/css" />
       <mm:link page="/api/atom/">

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

Reply via email to