remove trailing white-spaces from app/views/users/index.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7375 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-18 01:57:49 +00:00
parent 243375e760
commit 6b7f4a21a6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
 
<div class="autoscroll">
<table class="list">
<table class="list">
<thead><tr>
<%= sort_header_tag('login', :caption => l(:field_login)) %>
<%= sort_header_tag('firstname', :caption => l(:field_firstname)) %>