Skip to content

Commit

Permalink
Merge pull request #675 from pateljannat/certificate-fix
Browse files Browse the repository at this point in the history
fix: certificates in profile
  • Loading branch information
pateljannat authored Nov 9, 2023
2 parents b5258b6 + 2d74546 commit 4316a37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lms/templates/certificates_section.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
{% set certificates = get_certificates(user) %}

{% if certificates | length %}
<div class="cards-parent">
{% for certificate in certificates %}
Expand Down

0 comments on commit 4316a37

Please sign in to comment.