fix: certificate ui

This commit is contained in:
pateljannat
2021-08-31 16:19:41 +05:30
parent ff22eaa606
commit 17a7af74f2
2 changed files with 28 additions and 29 deletions

View File

@@ -9,6 +9,7 @@
<span class="font-weight-bold">{{ frappe.utils.format_date(certificate.issue_date, "medium") }}</span>
</div>
<div class="certificate-footer">
{% if instructor %}
<div>
<span>
Instructor:
@@ -17,6 +18,7 @@
{{ instructor.full_name }}
</span>
</div>
{% endif %}
{% if certificate.expiry_date %}
<div>
<span>