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:
Toshi MARUYAMA 2011-09-17 06:01:33 +00:00
parent ab2efe8f3d
commit bbda20f72e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<%= error_messages_for 'role' %>
<%= error_messages_for 'role' %>
<div class="box">
<% unless @role.builtin? %>