mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Return more data after domain create
This commit is contained in:
parent
f87a7fa912
commit
bb78c0f581
3 changed files with 32 additions and 5 deletions
|
@ -6,7 +6,7 @@ module Epp::DomainsHelper
|
|||
handle_errors(@domain) and return unless @domain.parse_and_attach_domain_dependencies(@ph, parsed_frame)
|
||||
handle_errors(@domain) and return unless @domain.save
|
||||
|
||||
render '/epp/domains/success'
|
||||
render '/epp/domains/create'
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue