Mercurial > hg > soundsoftware-site
view .svn/pristine/1f/1fc4113fdbf747b80464d17633b16c0ed0796efd.svn-base @ 1539:22d57b0e0a77 live
OK, this script works now, but it should be using the API
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 21 May 2015 17:31:06 +0100 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
<h2><%=l(:label_report_plural)%></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) %>