From 16b2eb1c93163bb249678678c29b680359b33d7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BE=9D=E7=91=AA=E8=B2=93?= Date: Sat, 4 Feb 2023 12:51:30 +0800 Subject: [PATCH] Renamed the page_links and page_sizes properties to pages and page_size_options in the Pagination utility. --- .../accounting/include/pagination.html | 4 +-- src/accounting/utils/pagination.py | 34 +++++++++---------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/accounting/templates/accounting/include/pagination.html b/src/accounting/templates/accounting/include/pagination.html index 48389e1..877a6be 100644 --- a/src/accounting/templates/accounting/include/pagination.html +++ b/src/accounting/templates/accounting/include/pagination.html @@ -22,7 +22,7 @@ First written: 2023/1/26 {% if pagination.is_paged %}