summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/admin/projects/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/projects/show.html.haml b/app/views/admin/projects/show.html.haml
index c742fb3365a..78df8f2d2e9 100644
--- a/app/views/admin/projects/show.html.haml
+++ b/app/views/admin/projects/show.html.haml
@@ -43,7 +43,7 @@
%b
Owner:
%td
- = @admin_project.owner.name
+ = @admin_project.owner_name || '(deleted)'
%tr
%td
%b