##// END OF EJS Templates
Fixed confidentiality issue on account/show....
Fixed confidentiality issue on account/show. Only public projects or private projects that the logged in user belongs to are displayed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@567 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r550:4a20ece43ea1
r564:1a2aee84b21a
Show More
attachments_add.rhtml
5 lines | 149 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / attachments_add.rhtml
<%= @added_to %>
<%= @attachments.size %> files(s) added.
<% @attachments.each do |attachment | %>
- <%= attachment.filename %><% end %>
<%= @url %>