annotate .svn/pristine/1f/1fc4113fdbf747b80464d17633b16c0ed0796efd.svn-base @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents 261b3d9a4903
children
rev   line source
Chris@1464 1 <h2><%=l(:label_report_plural)%></h2>
Chris@1464 2
Chris@1464 3 <h3><%=@report_title%></h3>
Chris@1464 4 <%= render :partial => 'details', :locals => { :data => @data, :field_name => @field, :rows => @rows } %>
Chris@1464 5 <br />
Chris@1464 6 <%= link_to l(:button_back), project_issues_report_path(@project) %>
Chris@1464 7