##// END OF EJS Templates
remove trailing tabs from app/controllers/users_controller.rb...
Toshi MARUYAMA -
r11189:e0215681b480
parent child
Show More
@@ -55,7 +55,7 class UsersController < ApplicationController
55 render :layout => !request.xhr?
55 render :layout => !request.xhr?
56 }
56 }
57 format.api
57 format.api
58 end
58 end
59 end
59 end
60
60
61 def show
61 def show
General Comments 0
You need to be logged in to leave comments. Login now