SpeciesFileGroup/taxonworks

View on GitHub
app/javascript/vue/components/Filter/help/en.js

Summary

Maintainability
A
0 mins
Test Coverage
export const en = {
  facets: {
    dataAttributes: 'Matches DataAttributes attached directly to the kind of objects being filtered in this filter only. For example in "Filter collecition objects" DataAttributes on collecting events are *not* matched.'
  }
}