removed code raphv had commited erronously.
--- 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,