put back the annotation server url
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Wed, 20 May 2015 19:00:27 +0200
changeset 1240 d7d4f53f2526
parent 1239 a1237e601500
child 1241 0824150b91d7
put back the annotation server url
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,