remove trailing white-spaces from app/views/repositories/revisions.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7303 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
eb18218c34
commit
6068784b10
|
@ -9,7 +9,7 @@
|
|||
|
||||
<%= render :partial => 'revisions',
|
||||
:locals => {:project => @project,
|
||||
:path => '',
|
||||
:path => '',
|
||||
:revisions => @changesets,
|
||||
:entry => nil } %>
|
||||
|
||||
|
|
Loading…
Reference in New Issue