To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / .svn / pristine / 0c / 0cb33e746ce4443d0cb3bfc0a14c8cc1559914ac.svn-base @ 1297:0a574315af3e
History | View | Annotate | Download (234 Bytes)
| 1 | 1296:038ba2d95de8 | Chris | <%= l(:text_issue_added, :id => "##{@issue.id}", :author => @issue.author) %>
|
|---|---|---|---|
| 2 | |||
| 3 | ---------------------------------------- |
||
| 4 | <%= render :partial => 'issue', :formats => [:text], :locals => { :issue => @issue, :issue_url => @issue_url } %> |