Skip to content

Commit

Permalink
feat: Adding visibility status attribute to ASCOR countries admin csv
Browse files Browse the repository at this point in the history
  • Loading branch information
martintomas committed Feb 6, 2024
1 parent c374ca6 commit e8dfcac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/admin/ascor/countries.rb
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@
column 'World Bank lending group', humanize_name: false, &:wb_lending_group
column 'International Monetary Fund fiscal monitor category', humanize_name: false, &:fiscal_monitor_category
column 'Type of Party to the United Nations Framework Convention on Climate Change', humanize_name: false, &:type_of_party
column :visibility_status
end
end

0 comments on commit e8dfcac

Please sign in to comment.