|
|
@ -27,4 +27,3 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
|
|
<h3><%= l(:"label_#{report_type}_report_plural") %></h3> |
|
|
|
<h3><%= l(:"label_#{report_type}_report_plural") %></h3> |
|
|
|
<%= render :partial => "report_list", :locals => { :report_type => report_type, :queries => queries } %> |
|
|
|
<%= render :partial => "report_list", :locals => { :report_type => report_type, :queries => queries } %> |
|
|
|
<% end -%> |
|
|
|
<% end -%> |
|
|
|
|
|
|
|
|
|
|
|