mirror of
https://github.com/internetee/registry.git
synced 2025-07-03 09:43:36 +02:00
parent
e08cc9c7c9
commit
a97b69e27f
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ module Repp
|
|||
attributes = Contact.attribute_names - Contact.address_attribute_names
|
||||
contacts = contacts.select(attributes)
|
||||
end
|
||||
|
||||
contacts
|
||||
else
|
||||
contacts = current_user.registrar.contacts.limit(limit).offset(offset).pluck(:code)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue