]> git.ipfire.org Git - thirdparty/patchwork.git/commit
views: Reverse pagination naming
authorStephen Finucane <stephen@that.guru>
Mon, 4 Nov 2024 20:38:40 +0000 (20:38 +0000)
committerStephen Finucane <stephen@that.guru>
Mon, 4 Nov 2024 20:57:53 +0000 (20:57 +0000)
commit3c5f6320a04af0081383d8385b620ee66a84dc1b
treea0aa069a3fd899645f2c135ab3cde5a65dc0ea4a
parent8c7aed3263d1a42083529f7b65797bb903399ceb
views: Reverse pagination naming

The leading_set contained the page numbers that should be shown trailing
(i.e. on the right of the paginator). This was confusing. Correct it.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/paginator.py
patchwork/templates/patchwork/partials/pagination.html