Skip to content

Commit

Permalink
Merge pull request #2388 from vishnubansaltarento/cios-changes-for-mweb
Browse files Browse the repository at this point in the history
Cios changes for mweb
  • Loading branch information
vishnubansaltarento authored Aug 2, 2024
2 parents 2ef3e69 + 0cda482 commit 7fd95de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<div *ngIf="isMobile">
<ng-container *ngIf="(userExtCourseEnroll | json) !== '{}' && userExtCourseEnroll.issued_certificates?.length === 0
&& userExtCourseEnroll?.progress <= 100">
<div class="no-certificate-found mt-2 mb-2 mx-2">
<div class="no-certificate-found mt-6 mb-4 mx-2">
<div>
<p>Progress and certificates for Cornell courses are visible only after you complete the course and pass the assessment.</p></div>
</div>
Expand Down

0 comments on commit 7fd95de

Please sign in to comment.