diff --git a/app/views/duplicate_logs/show.erb b/app/views/duplicate_logs/show.erb index e99eac7f7..08b4231f9 100644 --- a/app/views/duplicate_logs/show.erb +++ b/app/views/duplicate_logs/show.erb @@ -8,6 +8,11 @@
These logs are duplicates
These logs have the same values for the following fields. Choose one to keep or correct the answers.
<% end %> + <% else %> ++ This log had the same answers but it is no longer a duplicate. Make sure the answers are correct. +
<% end %> <% @all_duplicates.each_with_index do |log, index| %>