move approved column to common headers
This commit is contained in:
@@ -18,7 +18,7 @@ class AcquiredMediaRelease < ApplicationRecord
|
||||
|
||||
class << self
|
||||
def custom_csv_exportable_headers
|
||||
%i[approved? name file_infos_count owner_info]
|
||||
%i[name file_infos_count owner_info]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user