From: Toshi MARUYAMA Date: Wed, 14 Sep 2011 08:38:37 +0000 (+0000) Subject: remove trailing white-spaces from app/views/projects/settings/_modules.html.erb X-Git-Tag: 1.3.0~750 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ed5bb57e48d756dbbe503a4ca44583ad24fe5667;p=redmine.git remove trailing white-spaces from app/views/projects/settings/_modules.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7218 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/projects/settings/_modules.html.erb b/app/views/projects/settings/_modules.html.erb index 9e0f92caa..d78f68dd3 100644 --- a/app/views/projects/settings/_modules.html.erb +++ b/app/views/projects/settings/_modules.html.erb @@ -1,7 +1,7 @@ <% form_for :project, @project, :url => { :action => 'modules', :id => @project }, :html => {:id => 'modules-form'} do |f| %> - +
<%= l(:text_select_project_modules) %>