# HG changeset patch # User veltr # Date 1381485440 -7200 # Node ID fe4b70b9991d7c2232668f8f4e4509b96f42a861 # Parent 3fef455d214a55cd8748a722c9f2f7d6bcc74e86 Backoffice timeline as default diff -r 3fef455d214a -r fe4b70b9991d timeline/js/timeline.js --- a/timeline/js/timeline.js Fri Oct 11 11:51:33 2013 +0200 +++ b/timeline/js/timeline.js Fri Oct 11 11:57:20 2013 +0200 @@ -157,7 +157,7 @@ level: 0, central_time: 0, sync_now: true, - contents_endpoint: "http://anarchy2.solicis.fr/api/cms/content?method=searchForTimelinePublish", + contents_endpoint: "http://anarchy2.solicis.fr/api/cms/content?method=searchForTimelineEdito", get_favorite_endpoint: "http://anarchy2.solicis.fr/stream/timeline/favorites", set_favorite_endpoint: "http://anarchy2.solicis.fr/stream/timeline/favorite", contribution_endpoint: "http://anarchy2.solicis.fr/stream/timeline/contribs",