remove trailing white-spaces from app/views/workflows/index.rhtml.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6681 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-08-27 23:42:37 +00:00
parent 375eaf624d
commit 12c5d5dba2
1 changed files with 1 additions and 1 deletions

View File

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