summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/issue_add_pt-br.rhtml
blob: 9fc87b99ee9b37e4bad27718ed9ad27afcce23f3 (plain)
1
2
3
Tarefa #<%= @issue.id %> foi incluída.
----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>