changed index.htm to use a local resource instead of a distant one.
authorhamidouk
Wed, 07 Sep 2011 17:51:01 +0200
changeset 13 71c85fc80b2e
parent 12 c1170ece6614
child 14 c9b9cb0e2cd9
changed index.htm to use a local resource instead of a distant one.
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,