issue_add.text.plain.rhtml
3 lines
| 186 B
| text/html+ruby
|
RhtmlLexer
|
r712 | <%= l(:text_issue_added, "##{@issue.id}") %> | ||
---------------------------------------- | ||||
<%= render :file => "_issue_text_plain", :use_full_path => true, :locals => { :issue => @issue } %> | ||||