From 7d9b3c05d77cf9191bf1ad0bf6f176dc7ca2ef90 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 18 Mar 2018 16:07:16 +0100 Subject: [PATCH] Improve list-group display --- gym/templates/gym/equipment.html | 2 +- gym/templates/gym/room.html | 6 ++++-- gym/templates/gym/rooms.html | 3 ++- gym/templates/gym/session_detail.html | 5 +++-- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/gym/templates/gym/equipment.html b/gym/templates/gym/equipment.html index 0bf3d55..b545b92 100644 --- a/gym/templates/gym/equipment.html +++ b/gym/templates/gym/equipment.html @@ -27,7 +27,7 @@ diff --git a/gym/templates/gym/room.html b/gym/templates/gym/room.html index cbe426e..e959e55 100644 --- a/gym/templates/gym/room.html +++ b/gym/templates/gym/room.html @@ -9,7 +9,8 @@

Machines

@@ -20,7 +21,8 @@

Séances

diff --git a/gym/templates/gym/rooms.html b/gym/templates/gym/rooms.html index a49fee0..2541ad6 100644 --- a/gym/templates/gym/rooms.html +++ b/gym/templates/gym/rooms.html @@ -10,7 +10,8 @@
diff --git a/gym/templates/gym/session_detail.html b/gym/templates/gym/session_detail.html index b313291..5653700 100644 --- a/gym/templates/gym/session_detail.html +++ b/gym/templates/gym/session_detail.html @@ -27,7 +27,8 @@

Machines

@@ -38,7 +39,7 @@ {% if session.rounds.all %}