]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/users/index.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 18 Sep 2011 01:57:49 +0000 (01:57 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 18 Sep 2011 01:57:49 +0000 (01:57 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7375 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/users/index.html.erb

index ce8c9e2f6582f97b14746cd1e4a57d551c477b4b..5535ae0b0dd3052a7f96bb09d20b908d71c8a12a 100644 (file)
@@ -23,7 +23,7 @@
 &nbsp;
 
 <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)) %>