Remove delegations

This commit is contained in:
Artur Beljajev 2019-03-28 00:17:48 +02:00
parent c85ebf542d
commit 0f4a67d696
18 changed files with 30 additions and 46 deletions

View file

@ -34,8 +34,8 @@ class Registrar::DomainListCSVPresenter
row = []
row[0] = domain.name
row[1] = domain.transfer_code
row[2] = domain.registrant_name
row[3] = domain.registrant_code
row[2] = domain.registrant.name
row[3] = domain.registrant.code
row[4] = domain.expire_date
row