diff --git a/Vue/Accueil/index.php b/Vue/Accueil/index.php
index 79365a3..81421eb 100644
--- a/Vue/Accueil/index.php
+++ b/Vue/Accueil/index.php
@@ -54,9 +54,9 @@
= _('Rapport S/P') ?> :
- 65):?>
+ 65 && $kpis["rapportSp"] <= 80):?>
= $kpis["rapportSp"].'%' ?>
- 80 && $kpis["rapportSp"] <= 100):?>
+ 80):?>
= $kpis["rapportSp"].'%' ?>
= $kpis["rapportSp"].'%' ?>
@@ -111,9 +111,9 @@
= format_N($this->nettoyer($police['primeNetteStat'])) ?> |
= format_N($this->nettoyer($police['montantApayer'])) ?> |
- 65):?>
+ 65 && $police["rapportSp"] <= 80):?>
= $police["rapportSp"].'%' ?> |
- 80 && $police["rapportSp"] <= 100):?>
+ 80):?>
= $police["rapportSp"].'%' ?> |
= $police["rapportSp"].'%' ?> |