Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
|
@ -1,7 +1,6 @@
|
|||
<h2><%=l(:label_report_plural)%></h2>
|
||||
<h2><%= link_to l(:label_report_plural), project_issues_report_path(@project) %> »</h2>
|
||||
|
||||
<h3><%=@report_title%></h3>
|
||||
<%= render :partial => 'details', :locals => { :data => @data, :field_name => @field, :rows => @rows } %>
|
||||
<br />
|
||||
<%= link_to l(:button_back), project_issues_report_path(@project) %>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue