diff --git a/osinaweb/osinacore/templates/projects-dashboard.html b/osinaweb/osinacore/templates/projects-dashboard.html index 4d0945ba..407dbf35 100644 --- a/osinaweb/osinacore/templates/projects-dashboard.html +++ b/osinaweb/osinacore/templates/projects-dashboard.html @@ -119,7 +119,7 @@ {{ point.status }} - {{ point.task.assigned_to.name }} + {{ point.task.assigned_to.user.first_name }} {{ point.task.assigned_to.user.last_name }} {% with point.total_activity_time as time %} {{ time.0 }}h {{ time.1 }}m