equal
deleted
inserted
replaced
30 url_univers: 'data/api_univers.json', |
30 url_univers: 'data/api_univers.json', |
31 urls_occurrences: [ |
31 urls_occurrences: [ |
32 { |
32 { |
33 url: 'data/api_occurrence_publication.json', |
33 url: 'data/api_occurrence_publication.json', |
34 type: 'publication' |
34 type: 'publication' |
|
35 }, |
|
36 { |
|
37 url: 'data/api_occurrence_narrative.json', |
|
38 type: 'narrative' |
35 }], |
39 }], |
36 container: "timeline", |
40 container: "timeline", |
37 level: 1, |
41 level: 1, |
38 sync_now: false, |
42 sync_now: false, |
39 central_time: Date.parse("2012-07-26T00:00:00Z") |
43 central_time: Date.parse("2012-07-26T00:00:00Z") |