diff --git a/app/views/imports/show.html.erb b/app/views/imports/show.html.erb index 3a0d67611..19c874c91 100644 --- a/app/views/imports/show.html.erb +++ b/app/views/imports/show.html.erb @@ -8,6 +8,8 @@
<%= link_to l(:label_issue_view_all), issues_path(:set_filter => 1, :status_id => '*', :issue_id => @import.saved_objects.map(&:id).join(',')) %>
<% end %> <% if @import.unsaved_items.count > 0 %>