Fix: NGワード設定画面のエラー
This commit is contained in:
parent
f533e8cd22
commit
e975a98b9f
4 changed files with 15 additions and 15 deletions
|
@ -21,6 +21,10 @@ module Admin
|
|||
false
|
||||
end
|
||||
|
||||
def avoid_save?
|
||||
true
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def after_update_redirect_path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue