Mercurial > hg > soundsoftware-site
view .svn/pristine/9c/9c8a33c2e3755793fc9903eb041ba4a9e2fbe796.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 => @issue.author) %> ---------------------------------------- <%= render :partial => 'issue', :formats => [:text], :locals => { :issue => @issue, :users => @users, :issue_url => @issue_url } %>