diff --git a/app/views/imports/mapping.html.erb b/app/views/imports/mapping.html.erb index 2e225d6c2..74a63f2c3 100644 --- a/app/views/imports/mapping.html.erb +++ b/app/views/imports/mapping.html.erb @@ -8,10 +8,10 @@ -
<%= l(:label_file_content_preview) %> +
<% @import.first_rows.each do |row| %> @@ -19,8 +19,8 @@ <% end %>
+
-

<%= button_tag("\xc2\xab " + l(:label_previous), :name => 'previous') %>