mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Renew with invalid exp date test
This commit is contained in:
parent
e18ca330a0
commit
3256534f0d
4 changed files with 27 additions and 7 deletions
|
@ -30,8 +30,7 @@ module Epp::DomainsHelper
|
|||
if @domain.renew(ph[:curExpDate], ph[:period])
|
||||
render '/epp/domains/renew'
|
||||
else
|
||||
handle_errors
|
||||
render '/epp/error'
|
||||
handle_errors(@domain)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue