]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/custom_fields/edit.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:56:35 +0000 (23:56 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:56:35 +0000 (23:56 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7263 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/custom_fields/edit.html.erb

index 2790c2c9e471c9ff32b3c006d3905783f3a2df87..8b84ee07980c364c4924630cfad4e8e60fce0b4d 100644 (file)
@@ -1,4 +1,4 @@
-<h2><%= link_to l(:label_custom_field_plural), :controller => 'custom_fields', :action => 'index' %> 
+<h2><%= link_to l(:label_custom_field_plural), :controller => 'custom_fields', :action => 'index' %>
   &#187; <%= link_to l(@custom_field.type_name), :controller => 'custom_fields', :action => 'index', :tab => @custom_field.class.name %>
   &#187; <%=h @custom_field.name %></h2>