mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-22 16:31:12 +00:00
Tests broken (#4266).
git-svn-id: http://svn.redmine.org/redmine/trunk@15144 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cc2401a2b9
commit
40e6a74d48
@ -1,7 +1,7 @@
|
|||||||
<% if @changeset_to %>
|
<% if @changeset && @changeset_to.nil? %>
|
||||||
<h2><%= l(:label_revision) %> <%= @diff_format_revisions %> <%= @path %></h2>
|
|
||||||
<% else %>
|
|
||||||
<%= render :partial => 'changeset' %>
|
<%= render :partial => 'changeset' %>
|
||||||
|
<% else %>
|
||||||
|
<h2><%= l(:label_revision) %> <%= @diff_format_revisions %> <%= @path %></h2>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
<!-- Choose view type -->
|
<!-- Choose view type -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user