Show owner info in material and acq media release table #75
@@ -16,7 +16,7 @@ class MedicalRelease < ApplicationRecord
|
||||
|
||||
class << self
|
||||
def custom_csv_exportable_headers
|
||||
%i[name contact_info]
|
||||
%i[approved? name contact_info]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user