Mercurial > hg > soundsoftware-site
view app/views/mailer/issue_add.text.html.rhtml @ 847:83740cd6705e cannam
Merge from branch "luisf"
author | Chris Cannam |
---|---|
date | Wed, 01 Feb 2012 14:34:18 +0000 |
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 } %>