mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 06:34:46 +02:00
REPP: Domain tech contact replace test
This commit is contained in:
parent
774ada6ebb
commit
06ad8c8c77
3 changed files with 69 additions and 4 deletions
|
@ -7,7 +7,7 @@ module Repp
|
|||
|
||||
def set_current_contact
|
||||
@current_contact = current_user.registrar.contacts.find_by!(
|
||||
code: params[:current_contact_id]
|
||||
code: contact_params[:current_contact_id]
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue