Mercurial > hg > soundsoftware-site
diff .svn/pristine/1e/1eb877098762b00295b58cbc0f60b9348d2b88a3.svn-base @ 935:fe0249c097f6 live
Merge from the default branch
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2012 13:33:14 +0100 |
parents | cbb26bc654de |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.svn/pristine/1e/1eb877098762b00295b58cbc0f60b9348d2b88a3.svn-base Wed Jul 11 13:33:14 2012 +0100 @@ -0,0 +1,5 @@ +<%= link_to h(@added_to), @added_to_url %><br /> + +<ul><% @attachments.each do |attachment | %> +<li><%=h attachment.filename %></li> +<% end %></ul>