fixed username empty for imported announcements

This commit is contained in:
Harry Bomrah 2014-10-15 20:37:00 +08:00
parent f832c224ae
commit d808f23dd9
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
</td>
<td><%= format_value b.postdate %></td>
<td class="<%= b.expired? ? "expired" : "" %>"><%= format_value b.deadline %></td>
<td><%= b.update_user.user_name %></td>
<td><%= b.update_user.user_name rescue "" %></td>
</tr>
<tr class="footable-row-detail">
<td class="footable-cell-detail" colspan="6">