diff -r a000f6a29dfa -r 642ef9139fad timeline/data/occurrences.json --- a/timeline/data/occurrences.json Mon Jul 02 18:45:22 2012 +0200 +++ b/timeline/data/occurrences.json Wed Jul 04 16:13:49 2012 +0200 @@ -65,12 +65,12 @@ ] } ], - "occurrencesProduction" : [ + "occurrencesPublication" : [ { "id" : "P01", "datePublication" : 1336608060000, - "titre" : "Production 1", - "description" : "Ma première occurrence de production", + "titre" : "Publication 1", + "description" : "Ma première occurrence de publication", "univers" : "U06", "statut" : "valide", "publie" : true, @@ -82,8 +82,8 @@ { "id" : "P02", "datePublication" : 1336608240000, - "titre" : "Production 2", - "description" : "Ma deuxième occurrence de production", + "titre" : "Publication 2", + "description" : "Ma deuxième occurrence de publication", "univers" : "U04", "statut" : "valide", "publie" : true, @@ -93,8 +93,8 @@ { "id" : "P03", "datePublication" : 1336608300000, - "titre" : "Production 3", - "description" : "Ma troisième occurrence de production", + "titre" : "Publication 3", + "description" : "Ma troisième occurrence de publication", "univers" : "U04", "statut" : "valide", "publie" : true,