Mercurial > hg > soundsoftware-site
view app/views/mailer/issue_add.text.plain.rhtml @ 92:e408a3f7089f luisf
Bug #45 - fixed the user show method in the users view
author | luisf |
---|---|
date | Thu, 16 Dec 2010 12:11:35 +0000 |
parents | 513646585e45 |
children |
line wrap: on
line source
<%= l(:text_issue_added, :id => "##{@issue.id}", :author => @issue.author) %> ---------------------------------------- <%= render :partial => "issue_text_plain", :locals => { :issue => @issue, :issue_url => @issue_url } %>