iptdevs-design-system 3.1.284 → 3.1.285

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4627,7 +4627,6 @@ class CodFormStepFiveComponent extends CodFormSteps {
4627
4627
  this.codFormStepFive.controls['name_refers'].setValue(null);
4628
4628
  this.codFormStepFive.controls['phone_refers'].setValue(null);
4629
4629
  this.codFormStepFive.controls['email_refers'].setValue(null);
4630
- this.codFormStepFive.controls['marketing_reasons'].setValue(null);
4631
4630
  }
4632
4631
  this.codFormStepFive.controls['code_cod'].setValue(this.initialData.code);
4633
4632
  }