Mercurial > hg > soundsoftware-site
view .svn/pristine/e8/e8c513c141453d77475d917e62e4f70dbbd0e904.svn-base @ 1532:a0460a3d154f cannam
Toward getting the user id for a committer by name as well as login/email
author | Chris Cannam |
---|---|
date | Wed, 11 Feb 2015 13:13:03 +0000 |
parents | 261b3d9a4903 |
children |
line wrap: on
line source
<%= l(:text_issue_added, :id => "##{@issue.id}", :author => h(@issue.author)) %> <hr /> <%= render :partial => 'issue', :formats => [:html], :locals => { :issue => @issue, :users => @users, :issue_url => @issue_url } %>