Commit 0eeae063 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Le filtre en double "Impact financier" a été corrigé, l'intitulé est "N'est...

Le filtre en double "Impact financier" a été corrigé, l'intitulé est "N'est pas de ce type d'impact financier"
parent 584aa30b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -135,7 +135,7 @@ class ProjectGrantSearchService implements UseEntityManager, UsePersonService, U
            self::FILTER_ACTIVITY_NUMBERS               => 'Ayant une numérotation',
            // Finances
            self::FILTER_ACTIVITY_FINANCIAL_IMPACT      => $conf->oscarText("financialImpact"),
            self::FILTER_ACTIVITY_FINANCIAL_IMPACT_OUT  => $conf->oscarText("financialImpact"),
            self::FILTER_ACTIVITY_FINANCIAL_IMPACT_OUT  => $conf->oscarText("N'as pas ce type d'impact financier"),
            self::FILTER_ACTIVITY_AMOUNT                => $conf->oscarText("amount"),
            self::FILTER_ACTIVITY_ACCOUNT               => 'Impliquant le compte',
            // Autres