diff --git a/frappe/core/doctype/todo/todo_list.html b/frappe/core/doctype/todo/todo_list.html index 18b9dea848..20692806ee 100644 --- a/frappe/core/doctype/todo/todo_list.html +++ b/frappe/core/doctype/todo/todo_list.html @@ -23,7 +23,7 @@
- {%= frappe.avatar(doc.assigned_to) %} + {%= frappe.avatar(doc.owner) %}