From 3a0a1e7242b14eaf846da23f3730fc49e9f8236a Mon Sep 17 00:00:00 2001 From: Xavier Fernandez Date: Thu, 12 Sep 2024 13:46:54 +0200 Subject: [PATCH] www.employees_views: allow to show old approvals --- .../approvals/includes/list_card.html | 2 +- itou/www/employees_views/views.py | 31 ++++++++++++------- tests/www/approvals_views/test_list.py | 2 +- tests/www/employees_views/test_detail.py | 16 +++++++++- 4 files changed, 37 insertions(+), 14 deletions(-) diff --git a/itou/templates/approvals/includes/list_card.html b/itou/templates/approvals/includes/list_card.html index ffcd7cf4b06..e684561ce0e 100644 --- a/itou/templates/approvals/includes/list_card.html +++ b/itou/templates/approvals/includes/list_card.html @@ -57,7 +57,7 @@

{{ approval.user.get_full_name }}