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 '' }}">
|
-
+
|
-
+
|
|
- |
+
+
+
+
+
+ 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'">
-
-
+
+
+
|