From 44f391802d715f5a6830e357d912a77d3b095560 Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Mon, 6 Nov 2023 20:18:11 -0500 Subject: [PATCH] bemade_sports_clinic: update portal view and color backend list views. --- .../views/sports_clinic_portal_views.xml | 24 ++++++++++++++----- .../views/sports_patient_views.xml | 23 ++++++++---------- 2 files changed, 28 insertions(+), 19 deletions(-) diff --git a/bemade_sports_clinic/views/sports_clinic_portal_views.xml b/bemade_sports_clinic/views/sports_clinic_portal_views.xml index 670aa2d..7b5b5e2 100644 --- a/bemade_sports_clinic/views/sports_clinic_portal_views.xml +++ b/bemade_sports_clinic/views/sports_clinic_portal_views.xml @@ -68,12 +68,18 @@ else 'text-warning') if stage != 'healthy' else '' }}"> - + - + + + + + + + + 0 - @@ -114,10 +120,10 @@ else 'text-warning') if stage != 'healthy' else '' }}"> - + - +
    @@ -129,7 +135,13 @@
- + +
+ + + + 0 + diff --git a/bemade_sports_clinic/views/sports_patient_views.xml b/bemade_sports_clinic/views/sports_patient_views.xml index 794f2f7..265235d 100644 --- a/bemade_sports_clinic/views/sports_patient_views.xml +++ b/bemade_sports_clinic/views/sports_patient_views.xml @@ -23,17 +23,16 @@ sports.patient + decoration-danger="stage == 'no_play'" + decoration-warning="stage == 'practice_ok'"> - - + + + @@ -45,18 +44,16 @@ sports.patient + decoration-danger="stage == 'no_play'" + decoration-warning="stage == 'practice_ok'"> - - + + +