]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/workflows/index.rhtml.
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 27 Aug 2011 23:42:37 +0000 (23:42 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 27 Aug 2011 23:42:37 +0000 (23:42 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6681 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/workflows/index.rhtml

index 21287a2248927d09ca440b3cf24936bf6dfdf1eb..f05386c9bcf18f2a119d0548e7e29bd09693dba2 100644 (file)
@@ -14,7 +14,7 @@
     <th>
         <%= content_tag(role.builtin? ? 'em' : 'span', h(role.name)) %>
     </th>
-    
+
     <% end %>
     </tr>
 </thead>