Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaveImpactAsphaltCoverSectionResultRow.cs
===================================================================
diff -u -r8767bf4def15fc3152bab00df2e7ca1c76e64b18 -r5bdb5ecc12d8c8e7ef49b63f0a40dfbdd2532d54
--- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaveImpactAsphaltCoverSectionResultRow.cs (.../WaveImpactAsphaltCoverSectionResultRow.cs) (revision 8767bf4def15fc3152bab00df2e7ca1c76e64b18)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Views/SectionResultRows/WaveImpactAsphaltCoverSectionResultRow.cs (.../WaveImpactAsphaltCoverSectionResultRow.cs) (revision 5bdb5ecc12d8c8e7ef49b63f0a40dfbdd2532d54)
@@ -59,7 +59,7 @@
///
/// Gets or sets the value representing the result of the .
///
- [TypeConverter(typeof(FailureMechanismSectionResultNoValueRoundedDoubleConverter))]
+ [TypeConverter(typeof(NoValueRoundedDoubleConverter))]
public RoundedDouble AssessmentLayerTwoA
{
get
@@ -75,7 +75,7 @@
///
/// Gets or sets the value representing the result of the .
///
- [TypeConverter(typeof(FailureMechanismSectionResultNoValueRoundedDoubleConverter))]
+ [TypeConverter(typeof(NoValueRoundedDoubleConverter))]
public RoundedDouble AssessmentLayerThree
{
get