remove trailing tabs from app/controllers/users_controller.rb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11419 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2013-02-17 10:15:44 +00:00
parent 51abe725ba
commit e0215681b4
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ class UsersController < ApplicationController
render :layout => !request.xhr?
}
format.api
end
end
end
def show