| changeset 93 | dc66d623dddd |
| parent 89 | 6b1a038edbf7 |
| child 94 | bf8879a6470e |
--- a/timeline/timeline.html Fri Aug 16 19:12:05 2013 +0200 +++ b/timeline/timeline.html Mon Aug 19 12:54:37 2013 +0200 @@ -41,7 +41,8 @@ api_endpoint: "http://anarchy2.solicis.fr/api/cms/content?callback=?", container: "timeline", sync_now: false, - central_time: Date.parse("2013-07-18T00:00:00Z") + central_time: Date.parse("2013-07-18T00:00:00Z"), + maxtime: Date.now() }); }); </script>