remove trailing white-spaces from app/views/roles/_form.html.erb
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7296 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ab2efe8f3d
commit
bbda20f72e
|
@ -1,4 +1,4 @@
|
|||
<%= error_messages_for 'role' %>
|
||||
<%= error_messages_for 'role' %>
|
||||
|
||||
<div class="box">
|
||||
<% unless @role.builtin? %>
|
||||
|
|
Loading…
Reference in New Issue