##// 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:

r560:ff1343882ab9
r564:1a2aee84b21a
Show More
issue_add_pt-br.rhtml
2 lines | 169 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / issue_add_pt-br.rhtml
Tarefa #<%= @issue.id %> foi incluída.
----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>