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

app/views/my/account.html.erb

index a8cd37623328ac2f1fc97ca9872dcc4d6c072a55..bf0b082978abc4d57999102342ca49ad26020ae3 100644 (file)
@@ -6,8 +6,8 @@
 <h2><%=l(:label_my_account)%></h2>
 <%= error_messages_for 'user' %>
 
-<% form_for :user, @user, :url => { :action => "account" }, 
-                          :builder => TabularFormBuilder, 
+<% form_for :user, @user, :url => { :action => "account" },
+                          :builder => TabularFormBuilder,
                           :lang => current_language,
                           :html => { :id => 'my_account_form' } do |f| %>
 <div class="splitcontentleft">