##// END OF EJS Templates
remove trailing white-spaces from app/views/users/index.html.erb...
Toshi MARUYAMA -
r7255:6b7f4a21a62c
parent child
Show More
@@ -23,7 +23,7
23  
23  
24
24
25 <div class="autoscroll">
25 <div class="autoscroll">
26 <table class="list">
26 <table class="list">
27 <thead><tr>
27 <thead><tr>
28 <%= sort_header_tag('login', :caption => l(:field_login)) %>
28 <%= sort_header_tag('login', :caption => l(:field_login)) %>
29 <%= sort_header_tag('firstname', :caption => l(:field_firstname)) %>
29 <%= sort_header_tag('firstname', :caption => l(:field_firstname)) %>
General Comments 0
You need to be logged in to leave comments. Login now