mirror of
https://github.com/redmine/redmine.git
synced 2026-03-17 18:10:47 +01:00
Tests broken (#4266).
git-svn-id: http://svn.redmine.org/redmine/trunk@15144 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<% if @changeset_to %>
|
||||
<h2><%= l(:label_revision) %> <%= @diff_format_revisions %> <%= @path %></h2>
|
||||
<% else %>
|
||||
<% if @changeset && @changeset_to.nil? %>
|
||||
<%= render :partial => 'changeset' %>
|
||||
<% else %>
|
||||
<h2><%= l(:label_revision) %> <%= @diff_format_revisions %> <%= @path %></h2>
|
||||
<% end %>
|
||||
|
||||
<!-- Choose view type -->
|
||||
|
||||
Reference in New Issue
Block a user