rescue for empty username if imported

This commit is contained in:
Harry Bomrah 2014-10-15 20:35:53 +08:00
parent 56607ea35c
commit b1c6bcbf9b
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">