瀏覽代碼

Fix layout of identity proofs settings (#11126)

master^2
Acid Chicken (硫酸鶏) 4 年之前
committed by Eugen Rochko
父節點
當前提交
33144e132d
共有 1 個檔案被更改,包括 0 行新增4 行删除
  1. +0
    -4
      app/controllers/settings/identity_proofs_controller.rb

+ 0
- 4
app/controllers/settings/identity_proofs_controller.rb 查看文件

@@ -56,8 +56,4 @@ class Settings::IdentityProofsController < Settings::BaseController
def post_params
params.require(:account_identity_proof).permit(:post_status, :status_text)
end

def set_body_classes
@body_classes = ''
end
end

Loading…
取消
儲存