--- a/web/ldt/media/js/projectscontents.js Wed Oct 20 13:14:32 2010 +0200
+++ b/web/ldt/media/js/projectscontents.js Wed Oct 20 17:59:08 2010 +0200
@@ -37,7 +37,7 @@
// do nothing
}
callback();
- },
+ }
});
@@ -59,7 +59,7 @@
width:750,
bgColor: 'rgb(239, 239, 239)',
padding: 5,
- url: embed_url+'?json_url='+escape(json_url)+'&player_id='+escape(player_id)+'&ldt_id='+escape(ldt_id),
+ url: embed_url+'?json_url='+escape(json_url)+'&player_id='+escape(player_id)+'&ldt_id='+escape(ldt_id)
});
return false;
});
@@ -84,7 +84,7 @@
'opacity': '0.7',
'border': {
'width' : '0',
- 'color': '#505050',
+ 'color': '#505050'
},
'tip': true
}