removed code raphv had commited erronously. popcorn-port
authorhamidouk
Mon, 13 Feb 2012 15:29:11 +0100
branchpopcorn-port
changeset 805 48cd2b83c7c5
parent 804 b0064a743dff
child 806 4ae02249c3ac
removed code raphv had commited erronously.
test/integration/polemic-festival.htm
--- a/test/integration/polemic-festival.htm	Mon Feb 13 15:28:42 2012 +0100
+++ b/test/integration/polemic-festival.htm	Mon Feb 13 15:29:11 2012 +0100
@@ -21,9 +21,9 @@
   <div id="LdtPlayer"></div>
   <div id="Sparkline"></div>
   <script  type="text/javascript">
-    var platf_url = "http://192.168.56.101/pf/ldtplatform/ldt/",
-        project_id = "bb18dcdc-41bc-11e1-91b2-08002791f1b7",
-        json_url = platf_url + 'cljson/id/' + project_id;
+    var platf_url = IriSP.platform_url;
+    var project_id = "a0593b58-f258-11df-80e1-00145ea4a2be";
+    var json_url = platf_url + '/ldtplatform/ldt/cljson/id/' + project_id;
     var config = {            
         gui:{
             width:650,