From 21a593edf0b8d87566cf0631b6cd1df1ab4404a7 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Wed, 16 Jun 2021 14:46:47 +0200 Subject: [PATCH] [bug] can't see the dates for the next booked training session --- CHANGELOG.md | 1 + app/frontend/templates/machines/training_reservation_modal.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12ad7c772..b696463e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Fix a bug: during the upgrade, unable to detect the target when not explicitly specified - Fix a bug: unable to sync users on stripe if one of them have an invalid email address - Fix a bug: unable to book a free event +- Fix a bug: can't see the dates for the next booked training session, when the user is reserving a machine without the appropriate training ## v5.0.4 2021 June 15 diff --git a/app/frontend/templates/machines/training_reservation_modal.html b/app/frontend/templates/machines/training_reservation_modal.html index 6b986a511..21068196e 100644 --- a/app/frontend/templates/machines/training_reservation_modal.html +++ b/app/frontend/templates/machines/training_reservation_modal.html @@ -3,7 +3,7 @@