diff -r 45cca39b00ac -r 3360c3f7fb18 client/data/test-data.json --- a/client/data/test-data.json Wed Jul 25 19:36:31 2012 +0200 +++ b/client/data/test-data.json Thu Jul 26 18:06:05 2012 +0200 @@ -62,7 +62,7 @@ "uri": "http://fr.wikipedia.org/wiki/Th%C3%A9orie_des_graphes", "created_by": "u-cybunk", "position": { - "x": -300, + "x": -350, "y": 100 } }, @@ -82,31 +82,31 @@ "id": "e-001", "from": "n-001", "to": "n-002", - "created_by": "u_raphv" + "created_by": "u-raphv" }, { "id": "e-002", "from": "n-002", "to": "n-003", - "created_by": "u_raphv" + "created_by": "u-raphv" }, { "id": "e-003", "from": "n-001", "to": "n-004", - "created_by": "u_cybunk" + "created_by": "u-cybunk" }, { "id": "e-004", "from": "n-004", "to": "n-005", - "created_by": "u_cybunk" + "created_by": "u-cybunk" }, { "id": "e-005", "from": "n-004", "to": "n-006", - "created_by": "u_cybunk" + "created_by": "u-cybunk" } ] }