Mercurial > hg > soundsoftware-site
view app/views/mailer/issue_add.text.html.rhtml @ 312:8019c250165b live
Merge from branch "feature_115"
author | Chris Cannam |
---|---|
date | Mon, 28 Mar 2011 17:50:50 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
<%= l(:text_issue_added, :id => "##{@issue.id}", :author => h(@issue.author)) %> <hr /> <%= render :partial => "issue_text_html", :locals => { :issue => @issue, :issue_url => @issue_url } %>