????

Your IP : 3.145.81.212


Current Path : C:/inetpub/vhost/redmine/app/views/mailer/
Upload File :
Current File : C:/inetpub/vhost/redmine/app/views/mailer/issue_add.html.erb

<%= l(:text_issue_added, :id => link_to("##{@issue.id}", @issue_url), :author => h(@issue.author)).html_safe %>
<hr />
<%= render :partial => 'issue', :formats => [:html], :locals => { :issue => @issue, :user => @user, :issue_url => @issue_url } %>