author | Eric Sunshine
<sunshine@sunshineco.com> 2015-01-01 21:41:09 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2015-01-11 21:18:22 UTC |
parent | ac105c838396a6bd0cb13b455dc7d3562ac43360 |
views/branch.html | +1 | -0 |
diff --git a/views/branch.html b/views/branch.html index a49150e..1cc011d 100644 --- a/views/branch.html +++ b/views/branch.html @@ -30,6 +30,7 @@ % if more: % commits = commits[:-1] % end +% more = more and offset + 1 < repo.info.max_pages % include paginate more = more, offset = offset