diff --git a/coldfront/core/allocation/templates/allocation/allocation_list.html b/coldfront/core/allocation/templates/allocation/allocation_list.html index 946d6c7e8..e02be4a99 100644 --- a/coldfront/core/allocation/templates/allocation/allocation_list.html +++ b/coldfront/core/allocation/templates/allocation/allocation_list.html @@ -21,7 +21,7 @@ PI - Resource Name + Resource Status @@ -40,8 +40,9 @@ {{ allocation.id }} {{ allocation.project.title|truncatechars:50 }} - {{allocation.project.pi.first_name}} {{allocation.project.pi.last_name}} - ({{allocation.project.pi.username}}) + + {{allocation.project.pi.full_name}} ({{allocation.project.pi.username}}) + {{ allocation.get_parent_resource }} {{ allocation.status.name }} {{ allocation.size|floatformat:2 }}