iptdevs-design-system 3.1.658 → 3.1.659

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.
@@ -7449,7 +7449,7 @@ class CodSelfFormStepFourComponent extends CodSelfManagedSteps {
7449
7449
  this.messageService = messageService;
7450
7450
  this.parameterService = parameterService;
7451
7451
  this.completed = new EventEmitter();
7452
- this.controls = new CodSelfManagedControls().controls[0];
7452
+ this.controls = new CodSelfManagedControls().controls[3];
7453
7453
  this.messageInfo = "Datos de facturacion de acuerdo a tu eleccion";
7454
7454
  this.visible = false;
7455
7455
  this.messageAlertPlacementTest = false;