fix acq.media release CSV export
This commit is contained in:
@@ -71,10 +71,6 @@ class LocationRelease < ApplicationRecord
|
||||
contact_info(name: name, address: address)
|
||||
end
|
||||
|
||||
def owner_info
|
||||
contact_info(name: person_name, address: person_address, phone: person_phone, email: person_email)
|
||||
end
|
||||
|
||||
def amendment_signed_column
|
||||
if amendment_signable?
|
||||
amendment_signed?
|
||||
|
||||
Reference in New Issue
Block a user