Show owner info in material and acq media release table #75

Closed
bilal.catic wants to merge 15 commits from show-owner-info-in-material-and-acq-media-release-table into master
Showing only changes of commit fd7357045c - Show all commits

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