timeline/timeline.html
changeset 89 6b1a038edbf7
parent 88 8bab0eb0d791
child 93 dc66d623dddd
equal deleted inserted replaced
88:8bab0eb0d791 89:6b1a038edbf7
    38                         "Les appels à contribuer",
    38                         "Les appels à contribuer",
    39                         "Les Persos d'Anarchy"
    39                         "Les Persos d'Anarchy"
    40                     ],
    40                     ],
    41                     api_endpoint: "http://anarchy2.solicis.fr/api/cms/content?callback=?",
    41                     api_endpoint: "http://anarchy2.solicis.fr/api/cms/content?callback=?",
    42                     container: "timeline",
    42                     container: "timeline",
    43                     level: 1,
       
    44                     sync_now: false,
    43                     sync_now: false,
    45                     central_time: Date.parse("2013-07-18T00:00:00Z")
    44                     central_time: Date.parse("2013-07-18T00:00:00Z")
    46                 });
    45                 });
    47             }); 
    46             }); 
    48         </script>
    47         </script>