diff -r a1237e601500 -r d7d4f53f2526 web/polemicaltimeline.php --- a/web/polemicaltimeline.php Wed May 20 18:36:35 2015 +0200 +++ b/web/polemicaltimeline.php Wed May 20 19:00:27 2015 +0200 @@ -174,8 +174,7 @@ }, { type: "CreateAnnotation", - //api_endpoint_template: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/1.0/annotations/", - api_endpoint_template: "http://localhost/~ymh/platform/ldtplatform/api/ldt/1.0/annotations/", + api_endpoint_template: "http://ldt.iri.centrepompidou.fr/ldtplatform/api/ldt/1.0/annotations/", api_method: 'POST', after_send_timeout: 8000, show_mic_record: false,