From: Toshi MARUYAMA Date: Sat, 17 Sep 2011 06:01:33 +0000 (+0000) Subject: remove trailing white-spaces from app/views/roles/_form.html.erb X-Git-Tag: 1.3.0~672 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bbda20f72ed122892e04a7277f3376d7b8de8e2a;p=redmine.git 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 --- diff --git a/app/views/roles/_form.html.erb b/app/views/roles/_form.html.erb index 232a72582..5e6f61843 100644 --- a/app/views/roles/_form.html.erb +++ b/app/views/roles/_form.html.erb @@ -1,4 +1,4 @@ -<%= error_messages_for 'role' %> +<%= error_messages_for 'role' %>
<% unless @role.builtin? %>