mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 00:12:03 +02:00
Added general user stamping on contact
This commit is contained in:
parent
86dc8321c6
commit
8ce1875484
6 changed files with 33 additions and 1 deletions
|
@ -21,6 +21,8 @@ module Epp::ContactsHelper
|
|||
zip: ph[:postalInfo][:pc]
|
||||
)
|
||||
|
||||
stamp @contact
|
||||
|
||||
@contact.save
|
||||
render '/epp/contacts/create'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue