timeline/timeline.html
changeset 93 dc66d623dddd
parent 89 6b1a038edbf7
child 94 bf8879a6470e
equal deleted inserted replaced
92:8e017d512ef5 93:dc66d623dddd
    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                     sync_now: false,
    43                     sync_now: false,
    44                     central_time: Date.parse("2013-07-18T00:00:00Z")
    44                     central_time: Date.parse("2013-07-18T00:00:00Z"),
       
    45                     maxtime: Date.now()
    45                 });
    46                 });
    46             }); 
    47             }); 
    47         </script>
    48         </script>
    48     </head>
    49     </head>
    49 
    50