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:
parent
375eaf624d
commit
12c5d5dba2
|
@ -14,7 +14,7 @@
|
|||
<th>
|
||||
<%= content_tag(role.builtin? ? 'em' : 'span', h(role.name)) %>
|
||||
</th>
|
||||
|
||||
|
||||
<% end %>
|
||||
</tr>
|
||||
</thead>
|
||||
|
|
Loading…
Reference in New Issue