* Fix: #588 リモート保留中ユーザーに関して、サスペンドから戻す操作を削除 * 条件を書く場所を変更 * 各アカウントの画面を調整
This commit is contained in:
parent
0a6e68255f
commit
1b3c0e3fb7
6 changed files with 30 additions and 4 deletions
|
@ -130,6 +130,8 @@ namespace :admin do
|
|||
post :memorialize
|
||||
post :approve
|
||||
post :reject
|
||||
post :approve_remote
|
||||
post :reject_remote
|
||||
post :unblock_email
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue