To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / .svn / pristine / b9 / b9b369ba62511c0ebd06b8be1740859029f63b82.svn-base @ 1297:0a574315af3e

History | View | Annotate | Download (222 Bytes)

1
<%= l(:text_issue_added, :id => "##{@issue.id}", :author => @issue.author) %>
2

    
3
----------------------------------------
4
<%= render :partial => "issue.text.erb", :locals => { :issue => @issue, :issue_url => @issue_url } %>