Skip to content

Commit

Permalink
Merge pull request #4740 from wri/feat/flag-975
Browse files Browse the repository at this point in the history
FLAG-975 | remove survey alert
  • Loading branch information
wri7tno authored Jan 12, 2024
2 parents 81844c0 + 41ee41f commit b65e29f
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions components/widgets/forest-change/net-change/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,7 @@ export default {
alerts: [
{
id: 'net-change-alert-1',
text:
'The loss total is different from annual tree cover loss, as this data was created using a different method and forest definition. For gross or annual loss information, please see the tree cover loss widget.',
visible: [
'country',
'geostore',
'aoi',
'wdpa',
'use',
'dashboard',
'global',
],
},
{
id: 'net-change-alert-2',
text:
'Would you like to **help us understand** how to present this data in more helpful ways? [Click here to fill out a survey](https://survey.alchemer.com/s3/7062032/Provide-feedback-for-Global-Forest-Watch-s-Net-Change-in-Tree-Cover-data-layer)',
text: 'The loss total is different from annual tree cover loss, as this data was created using a different method and forest definition. For gross or annual loss information, please see the tree cover loss widget.',
visible: [
'country',
'geostore',
Expand Down

0 comments on commit b65e29f

Please sign in to comment.