timeline/timeline.html
changeset 94 bf8879a6470e
parent 93 dc66d623dddd
child 96 7d1c2c21d891
--- a/timeline/timeline.html	Mon Aug 19 12:54:37 2013 +0200
+++ b/timeline/timeline.html	Mon Aug 19 18:04:32 2013 +0200
@@ -42,7 +42,8 @@
                     container: "timeline",
                     sync_now: false,
                     central_time: Date.parse("2013-07-18T00:00:00Z"),
-                    maxtime: Date.now()
+                    maxtime: Date.now(),
+                    url_base: "http://anarchy2.solicis.fr"
                 });
             }); 
         </script>