iptdevs-design-system 3.1.877 → 3.1.878

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.
@@ -3688,8 +3688,8 @@ class CodFormStepOneComponent extends CodFormSteps {
3688
3688
  Nota: la clase CodFormSteps() se encarga de toda la lógica de LS con los pasos del formulario del COD
3689
3689
  */
3690
3690
  ngOnChanges(changes) {
3691
- this.getParameters();
3692
3691
  this.initForm();
3692
+ this.getParameters();
3693
3693
  this.startLocalStorageWork();
3694
3694
  this.setValuesByLocalStorage();
3695
3695
  this.codFormStepOne.controls['course_type'].valueChanges