iptdevs-design-system 3.1.370 → 3.1.371

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.
@@ -3200,6 +3200,7 @@ class CodFormStepOneComponent extends CodFormSteps {
3200
3200
  // this.cdRef.detectChanges();
3201
3201
  }
3202
3202
  else {
3203
+ console.log("llegue aqui por alguna razon del la condicion");
3203
3204
  this.codFormStepOne.controls['academic_plan'].setValue(null);
3204
3205
  this.codFormStepOne.controls['course_type'].setValue(null);
3205
3206
  this.codFormStepOne.controls['agreement_by_category'].setValue(null);