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