diff --git a/app/views/issues/_conflict.html.erb b/app/views/issues/_conflict.html.erb index 2685447f4..dcf4c3f75 100644 --- a/app/views/issues/_conflict.html.erb +++ b/app/views/issues/_conflict.html.erb @@ -1,19 +1,19 @@
<%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %>
- <% if journal.details.any? %> -<%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %>
+ <% if journal.details.any? %> +
@@ -21,6 +21,6 @@
<% if @notes.present? %>
<% end %>
-
+
<%= submit_tag l(:button_submit) %>