comparison .svn/pristine/1f/1fc4113fdbf747b80464d17633b16c0ed0796efd.svn-base @ 1464:261b3d9a4903 redmine-2.4

Update to Redmine 2.4 branch rev 12663
author Chris Cannam
date Tue, 14 Jan 2014 14:37:42 +0000
parents
children
comparison
equal deleted inserted replaced
1296:038ba2d95de8 1464:261b3d9a4903
1 <h2><%=l(:label_report_plural)%></h2>
2
3 <h3><%=@report_title%></h3>
4 <%= render :partial => 'details', :locals => { :data => @data, :field_name => @field, :rows => @rows } %>
5 <br />
6 <%= link_to l(:button_back), project_issues_report_path(@project) %>
7