Skip to content

Commit

Permalink
Merge pull request Sunbird-RC#399 from holashchand/certificate_v3
Browse files Browse the repository at this point in the history
REMOVED other organs from certificate
  • Loading branch information
Pratikshakhandagale authored Aug 21, 2023
2 parents 60f29da + 1c5d4d2 commit 0efd1dd
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,13 +215,6 @@ var portraitDataList = []CertificateDataConfig{
template: "{{.CredentialSubject.Pledge.Tissues}}",
width: 0,
},
{
x: 205,
y: 604,
fontSize: 11,
template: "{{.CredentialSubject.Pledge.AdditionalOrgans}}",
width: 0,
},
{
x: 153,
y: 685,
Expand Down

0 comments on commit 0efd1dd

Please sign in to comment.