aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/timeline.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/timeline.rhtml')
-rw-r--r--app/views/admin/timeline.rhtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/timeline.rhtml b/app/views/admin/timeline.rhtml
index 4c4aa4f36..25e871232 100644
--- a/app/views/admin/timeline.rhtml
+++ b/app/views/admin/timeline.rhtml
@@ -62,6 +62,8 @@
<% end %>
<% elsif event.event_type == 'destroy_incoming' %>
had incoming message deleted by administrator <strong><%=h event.params[:editor] %></strong>.
+ <% elsif event.event_type == 'redeliver_incoming' %>
+ had incoming message redelivered to another request by administrator <strong><%=h event.params[:editor] %></strong>.
<% elsif event.event_type == 'response' %>
<% incoming_message = event.incoming_message %>
received