feat: course page redesign

This commit is contained in:
pateljannat
2021-04-20 13:21:01 +05:30
parent 91be957885
commit e6248f9e02
36 changed files with 979 additions and 67 deletions

View File

@@ -159,7 +159,7 @@
<!-- updates -->
{% for update in updates %}
{{ add_update(update.project_update, update.creation) }}
{% endfor %}
{%
<!-- creation -->
{{ add_update("Project created by " + frappe.db.get_value('User', project.owner, 'full_name'),