diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index 96b40a6..a50db99 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -3,7 +3,7 @@ <% if @import.saved_items.count > 0 %>
<%= l(:notice_import_finished, :count => @import.saved_items.count) %>
-<%= l(:notice_import_finished_with_errors, :count => @import.unsaved_items.count, :total => @import.total_items) %>
Position | Message |
---|---|
<%= item.position %> | <%= simple_format_without_paragraph item.message %> |