allow staff members to view staged accounts user card/profile

This commit is contained in:
Régis Hanol
2015-11-27 20:02:24 +01:00
parent 8c48c12498
commit 16b3d26d7b
4 changed files with 4 additions and 5 deletions

View File

@ -231,7 +231,6 @@ class ApplicationController < ActionController::Base
end
end
render json: MultiJson.dump(obj), status: opts[:status] || 200
end