From 1e6d99f7adc5d5612c8e4dc5b394ee49c2b51073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Forc=C3=A9n=20Mu=C3=B1oz?= Date: Thu, 16 May 2024 22:32:05 +0200 Subject: [PATCH] Added date update button on account view --- templates/accounts.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/templates/accounts.html b/templates/accounts.html index 920ddca..cfa731b 100644 --- a/templates/accounts.html +++ b/templates/accounts.html @@ -11,8 +11,9 @@

Net amount

@@ -50,7 +51,7 @@
<
-
{{curr_page}}
+
{{curr_page + 1}}
>
@@ -75,11 +76,16 @@