From 91ec0691e564bd9fa69d3ece0cb7322ec1e1ca72 Mon Sep 17 00:00:00 2001 From: Herculino Trotta Date: Thu, 26 Sep 2024 12:44:55 -0300 Subject: [PATCH] feat: click month name to open picker --- app/templates/transactions/overview.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/templates/transactions/overview.html b/app/templates/transactions/overview.html index a2ed41a..1d5366f 100644 --- a/app/templates/transactions/overview.html +++ b/app/templates/transactions/overview.html @@ -13,7 +13,10 @@ {% url 'transactions_overview' month=previous_month year=previous_year %}"> -
+
{{ month|month_name }} {{ year }}