aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin_general/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin_general/index.html.erb')
-rw-r--r--app/views/admin_general/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin_general/index.html.erb b/app/views/admin_general/index.html.erb
index b239a2b3f..976860fa7 100644
--- a/app/views/admin_general/index.html.erb
+++ b/app/views/admin_general/index.html.erb
@@ -164,7 +164,7 @@
<%= request_both_links(@request) %>
</td>
<td class="span2">
- <%=simple_date(@request.get_last_response_event.created_at)%>
+ <%=simple_date(@request.get_last_public_response_event.created_at)%>
</td>
</tr>
<% end %>