fix misc release CSV export

This commit is contained in:
Bilal
2020-08-05 15:22:04 +02:00
parent 6267f12cc4
commit 3242bebd6a
3 changed files with 4 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ class MiscRelease < ApplicationRecord
class << self
def custom_csv_exportable_headers
%i[name contact_info]
%i[approved? name contact_info]
end
end

View File

@@ -957,6 +957,7 @@ en:
empty: Misc Releases will appear here
table_headers:
approved: Approved
approved?: Approved
contact_info: Contact info
name: Person name
notes: Notes

View File

@@ -475,6 +475,8 @@ es:
notes: Notes (ES)
signed_at: Date Signed (ES)
tags: Tags (ES)
approved: Approved (ES)
approved?: Approved (ES)
music_releases:
index:
table_headers: