# HG changeset patch # User Alexander Plavin # Date 1379845197 -14400 # Node ID 1c2a309bba4fa87db37f91e42e387108ee5b2f45 # Parent 8123f50555ffc1fb5d1afa4381763a30ceaafa8a paper: add infinite scrolling to graph by calling ajaxScrollInit at the page diff -r 8123f50555ff -r 1c2a309bba4f mercurial/templates/paper/graph.tmpl --- a/mercurial/templates/paper/graph.tmpl Fri Sep 20 00:42:13 2013 +0400 +++ b/mercurial/templates/paper/graph.tmpl Sun Sep 22 14:19:57 2013 +0400 @@ -123,6 +123,17 @@ | rev {rev}: {changenav%navgraph} + + diff -r 8123f50555ff -r 1c2a309bba4f tests/test-hgweb-empty.t --- a/tests/test-hgweb-empty.t Fri Sep 20 00:42:13 2013 +0400 +++ b/tests/test-hgweb-empty.t Sun Sep 22 14:19:57 2013 +0400 @@ -359,6 +359,17 @@ | rev -1: + +