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 / 0b / 0bec89d5c0dbedaa5bc5e8099c531dc64fe9abe2.svn-base @ 1297:0a574315af3e
History | View | Annotate | Download (202 Bytes)
| 1 | 1296:038ba2d95de8 | Chris | <%= l(:text_issue_added, :id => "##{@issue.id}", :author => h(@issue.author)) %>
|
|---|---|---|---|
| 2 | <hr /> |
||
| 3 | <%= render :partial => 'issue', :formats => [:html], :locals => { :issue => @issue, :issue_url => @issue_url } %> |