重置密码的base错了。
This commit is contained in:
parent
cff93331b2
commit
d99c1dd72a
|
@ -79,7 +79,7 @@ class AccountController < ApplicationController
|
|||
return
|
||||
end
|
||||
end
|
||||
render :layout => 'static_base', :template => "account/password_recovery"
|
||||
render :template => "account/password_recovery"
|
||||
return
|
||||
else
|
||||
if request.post?
|
||||
|
|
Loading…
Reference in New Issue