Mercurial > public > mercurial-scm > hg
diff tests/test-hgweb-commands.out @ 10245:207b94f6b65d
hgweb: make graph page size equal to shortlog
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Thu, 14 Jan 2010 16:07:34 +0100 |
parents | 2059be77d4f8 |
children | b9d02695bde4 |
line wrap: on
line diff
--- a/tests/test-hgweb-commands.out Wed Jan 13 12:00:06 2010 +0100 +++ b/tests/test-hgweb-commands.out Thu Jan 14 16:07:34 2010 +0100 @@ -660,8 +660,8 @@ <a href="/branches?style=gitweb">branches</a> | <a href="/file/1d22e65f027e?style=gitweb">files</a> <br/> -<a href="/graph/2?style=gitweb&revcount=12">less</a> -<a href="/graph/2?style=gitweb&revcount=50">more</a> +<a href="/graph/2?style=gitweb&revcount=30">less</a> +<a href="/graph/2?style=gitweb&revcount=120">more</a> | <a href="/graph/2ef0ac749a14?style=gitweb">(0)</a> <a href="/graph/2ef0ac749a14?style=gitweb">-2</a> <a href="/graph/tip?style=gitweb">tip</a> <br/> </div> @@ -746,8 +746,8 @@ </script> <div class="page_nav"> -<a href="/graph/2?style=gitweb&revcount=12">less</a> -<a href="/graph/2?style=gitweb&revcount=50">more</a> +<a href="/graph/2?style=gitweb&revcount=30">less</a> +<a href="/graph/2?style=gitweb&revcount=120">more</a> | <a href="/graph/2ef0ac749a14?style=gitweb">(0)</a> <a href="/graph/2ef0ac749a14?style=gitweb">-2</a> <a href="/graph/tip?style=gitweb">tip</a> </div>