fix path for bulk revert creation #3342
This commit is contained in:
@@ -17,7 +17,7 @@ module Moderator
|
|||||||
else
|
else
|
||||||
@bulk_revert.delay(:queue => "default").process(@constraints)
|
@bulk_revert.delay(:queue => "default").process(@constraints)
|
||||||
flash[:notice] = "Reverts queued"
|
flash[:notice] = "Reverts queued"
|
||||||
redirect_to new_bulk_revert_path
|
redirect_to new_moderator_bulk_revert_path
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user