Author: andre
Date: 2010-06-30 14:38:32 +0200 (Wed, 30 Jun 2010)
New Revision: 42761
Modified:
openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
Log:
oops, left an alert
Modified: openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
===================================================================
--- openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
2010-06-30 12:37:52 UTC (rev 42760)
+++ openimages/trunk/src/main/webapp/oiplayer/js/jquery.oiplayer.js
2010-06-30 12:38:32 UTC (rev 42761)
@@ -176,7 +176,6 @@
/* Mainly user interface stuff on first start of playing */
function start(player) {
- alert('0: start');
if (player.type == 'video') {
$(player.div).find('.preview').hide();
} else {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs