fix location release CSV export

This commit is contained in:
Bilal
2020-08-05 15:04:47 +02:00
parent 6378d45274
commit fd7357045c

View File

@@ -68,7 +68,7 @@ class LocationRelease < ApplicationRecord
end
def location_info
contact_info(name: name, address: address)
compact_contact_info(name: name, address: address)
end
def amendment_signed_column