mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 08:52:04 +02:00
Fix EPP contact update
This commit is contained in:
parent
8bc064a0b8
commit
461b7c1d9c
2 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,7 @@ module Actions
|
|||
end
|
||||
|
||||
def commit
|
||||
contact.id = nil # new record
|
||||
return false if @error
|
||||
|
||||
contact.generate_code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue