Move edit account action to show
This commit is contained in:
parent
9929c1b585
commit
d1de8462d6
25 changed files with 75 additions and 71 deletions
|
@ -91,7 +91,7 @@ class ConfirmationsController < ApplicationController
|
|||
flash[:error] = t ".unknown_token"
|
||||
end
|
||||
|
||||
redirect_to edit_account_path
|
||||
redirect_to account_path
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue