]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/projects/settings/_modules.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 14 Sep 2011 08:38:37 +0000 (08:38 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Wed, 14 Sep 2011 08:38:37 +0000 (08:38 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7218 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/projects/settings/_modules.html.erb

index 9e0f92caa560814a90b1d227ff770139bf88be41..d78f68dd31f1a52df58307668d010bc481244346 100644 (file)
@@ -1,7 +1,7 @@
 <% form_for :project, @project,
             :url => { :action => 'modules', :id => @project },
             :html => {:id => 'modules-form'} do |f| %>
-            
+
 <div class="box">
 <fieldset>
 <legend><%= l(:text_select_project_modules) %></legend>