equal
deleted
inserted
replaced
20 <div id="video"></div> |
20 <div id="video"></div> |
21 <div id="LdtPlayer"></div> |
21 <div id="LdtPlayer"></div> |
22 <div id="Sparkline"></div> |
22 <div id="Sparkline"></div> |
23 <script type="text/javascript"> |
23 <script type="text/javascript"> |
24 var platf_url = "http://localhost/pf/ldtplatform/ldt/"; |
24 var platf_url = "http://localhost/pf/ldtplatform/ldt/"; |
25 var project_id = "47e3eef0-3ab4-11e1-9423-001d7d7c6d1d"; |
25 //var project_id = "47e3eef0-3ab4-11e1-9423-001d7d7c6d1d"; |
26 //http://localhost/pf/ldtplatform/ldt/cljson/id/ |
26 //http://localhost/pf/ldtplatform/ldt/cljson/id/ |
27 //var project_id = "1771a6cf-3dfd-11e1-a3d8-001d7d7c6d1d"; |
27 //var project_id = "1771a6cf-3dfd-11e1-a3d8-001d7d7c6d1d"; |
28 //var project_id = "1771a6cf-3dfd-11e1-a3d8-001d7d7c6d1d"; |
28 var project_id = "1771a6cf-3dfd-11e1-a3d8-001d7d7c6d1d"; |
29 var json_src = platf_url + "cljson/id/" + project_id; |
29 var json_src = platf_url + "cljson/id/" + project_id; |
30 |
30 |
31 IriSP.widgetsDefaults["createAnnotationWidget"].cinecast_version = false; |
31 IriSP.widgetsDefaults["createAnnotationWidget"].cinecast_version = false; |
32 var config = { |
32 var config = { |
33 gui:{ |
33 gui:{ |