+
+ {this.state.resultView === 'payslip' ? : }
+
+ >
+ )
+ }
+}
+
+export default compose(
+ withTracker,
+ connect(
+ state => ({
+ conversationStarted: state.conversationStarted,
+ key: state.conversationStarted
+ }),
+ {}
+ )
+)(ResultView)
diff --git a/source/components/Simu.js b/source/components/Simu.js
index 0d8cc87fa..b5f0b0185 100644
--- a/source/components/Simu.js
+++ b/source/components/Simu.js
@@ -17,6 +17,7 @@ import Conversation from './conversation/Conversation'
import Distribution from './Distribution'
import PaySlip from './PaySlip'
import QuickLink from './QuickLink'
+import ResultView from './ResultView'
import './Simu.css'
import TargetSelection from './TargetSelection'
@@ -121,10 +122,7 @@ export default class Simu extends Component {
{conversationStarted && (
-
- Fiche de paie
-
-
+
)}
{displayPreviousAnswers && (
@@ -140,6 +138,7 @@ export default class Simu extends Component {
A quoi servent mes cotisations ?
+
Estimer mes coûts réels
@@ -157,6 +156,10 @@ export default class Simu extends Component {
Estimer mes coûts réels
+
+ Fiche de paie
+
+
)}
>
diff --git a/source/locales/en.yaml b/source/locales/en.yaml
index 3cc9c4af5..4c30ab737 100644
--- a/source/locales/en.yaml
+++ b/source/locales/en.yaml
@@ -130,7 +130,7 @@ Cotisations sociales: Social contributions
Part employeur: Employer share
Part salariale: Employee share
Total des retenues: Total withheld
-Fiche de paie: My payslip
+Fiche de paie: Payslip
Voir la répartition des cotisations: View contribution breakdown
Cotisations: Contributions
payslip: