Files @ bd4f453a0055
Branch filter:

Location: kallithea/docs/images/.img - annotation

Thomas De Schampheleire
pullrequest overview: fix missing pager links

Commit 0f9a48e0adc3 refactored the pullrequest overview pages, but has a
bug causing no more than 10 pull requests to be shown, without pager links.
The code assumed that 'pager' was a variable, rather than a method, of the
pullrequests structure.