@@ -1,6 +1,6 | |||||
1 | <h2><%= l(:label_import_issues) %></h2> |
|
1 | <h2><%= l(:label_import_issues) %></h2> | |
2 |
|
2 | |||
3 |
<% if @import. |
|
3 | <% if @import.saved_items.count > 0 %> | |
4 | <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %></p> |
|
4 | <p><%= l(:notice_import_finished, :count => @import.saved_items.count) %></p> | |
5 |
|
5 | |||
6 | <ul> |
|
6 | <ul> |
General Comments 0
You need to be logged in to leave comments.
Login now