timeline/timeline.html
changeset 84 2448fdcef656
parent 82 f00eb382bff1
child 85 7a0de7ed7575
equal deleted inserted replaced
83:f8b1d6f5bb33 84:2448fdcef656
    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")