diff --git a/app/views/admin/announcements/_index.html.erb b/app/views/admin/announcements/_index.html.erb index 57af791..cf1f405 100644 --- a/app/views/admin/announcements/_index.html.erb +++ b/app/views/admin/announcements/_index.html.erb @@ -40,7 +40,7 @@ <%= format_value b.postdate %> "><%= format_value b.deadline %> - <%= b.update_user.user_name %> + <%= b.update_user.user_name rescue ""%>