author | samuel huron <admin@cybunk.com> |
Mon, 14 Jun 2010 10:03:42 +0200 | |
changeset 36 | 0df13ef0a63c |
parent 35 | 6e5ffd90610c |
child 37 | b694a7a67500 |
--- a/web/eulalie/templates/eulalie/partial/embed.html Mon Jun 14 09:54:49 2010 +0200 +++ b/web/eulalie/templates/eulalie/partial/embed.html Mon Jun 14 10:03:42 2010 +0200 @@ -1,5 +1,5 @@ <div id="{{ player_id }}"> </div> <script type="text/javascript"> - playerLdt(550,310, "{{ json_url }}","{{ player_id }}"); + playerLdt(550,310, "http://web.iri.centrepompidou.fr/{{ json_url }}","{{ player_id }}"); </script> \ No newline at end of file