From c9ce52820a941a9205dc2c3978f3cb05253af4db Mon Sep 17 00:00:00 2001 From: Sam Morrow Date: Wed, 25 Oct 2017 12:05:31 +0100 Subject: [PATCH] [2.0.x] Fixed #28745 -- Added first and last page links to paginator docs example. Backport of dcc0427c58df19863e260de13b7a86a3648d57e9 from master --- docs/topics/pagination.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/topics/pagination.txt b/docs/topics/pagination.txt index bc936faaefd..81efaafd284 100644 --- a/docs/topics/pagination.txt +++ b/docs/topics/pagination.txt @@ -108,6 +108,7 @@ pages along with any interesting information from the objects themselves::