diff --git a/templates/hr/applications/admin/view_list.html b/templates/hr/applications/admin/view_list.html index 6c42fbf..548e9bc 100644 --- a/templates/hr/applications/admin/view_list.html +++ b/templates/hr/applications/admin/view_list.html @@ -19,7 +19,7 @@ Last Action Date Last Action User {% for app in apps %} -{{ app.id }} +{{ app.id }} {{ app.character }} {{ app.corporation }} {{ app.get_status_display }}