]> source.dussan.org Git - redmine.git/commitdiff
remove trailing tabs from app/controllers/users_controller.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 17 Feb 2013 10:15:44 +0000 (10:15 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 17 Feb 2013 10:15:44 +0000 (10:15 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11419 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/controllers/users_controller.rb

index 71745688a0a8f7c2c51279d19263c852a9ac3e68..23a979ea29ea9eabede90ba6e6ff6a5f72684f29 100644 (file)
@@ -55,7 +55,7 @@ class UsersController < ApplicationController
         render :layout => !request.xhr?
       }
       format.api
-    end        
+    end
   end
 
   def show