view templates/shortlog-gitweb.tmpl @ 1703:41d884f741ca

fix changenav for maxchanges != 10 for maxchanges = 25 the changelog navigation had a minimum stepsize of 30; try to calculate more useful navigation steps
author Johannes Stezenbach <js@linuxtv.org>
date Mon, 06 Feb 2006 17:34:53 -0600
parents 385b8872b8e3
children 8a798185809d
line wrap: on
line source

#header#

<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a><br/>

#changenav%naventry#<br/>
</div>

<table cellspacing="0">
#entries#
</table>

#footer#