# HG changeset patch # User hamidouk # Date 1315410661 -7200 # Node ID 71c85fc80b2e41fe6b72d61034180008f67f1526 # Parent c1170ece66146943abee492034d8abea22c2cb79 changed index.htm to use a local resource instead of a distant one. diff -r c1170ece6614 -r 71c85fc80b2e test/index.htm --- a/test/index.htm Wed Sep 07 17:43:41 2011 +0200 +++ b/test/index.htm Wed Sep 07 17:51:01 2011 +0200 @@ -30,8 +30,8 @@ var config = { metadata:{ format:'cinelab', - src:'http://exp.iri.centrepompidou.fr/franceculture/franceculture/ldt/cljson/id/ef4dcc2e-8d3b-11df-8a24-00145ea4a2be', - load:'jsonp'}, + src:'test.json', + load:'json'}, gui:{ width:650, height:1,