iptdevs-design-system 3.1.878 → 3.1.879

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.
@@ -4001,6 +4001,7 @@ class CodFormStepOneComponent extends CodFormSteps {
4001
4001
  };
4002
4002
  });
4003
4003
  this.hasAvailableCourse = true;
4004
+ console.log(this.availibleCourses);
4004
4005
  }
4005
4006
  else {
4006
4007
  this.hasAvailableCourse = false;