mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
parent
cde4d00b55
commit
923d2d5446
2 changed files with 6 additions and 4 deletions
|
@ -51,7 +51,7 @@ class Registrar
|
|||
end
|
||||
end
|
||||
|
||||
if response.code == '204'
|
||||
if response.code == '200'
|
||||
flash[:notice] = t '.transferred'
|
||||
redirect_to registrar_domains_url
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue