diff --git a/tailbone_nationbuilder/views/nationbuilder/donations.py b/tailbone_nationbuilder/views/nationbuilder/donations.py index 3187b85..d179ca3 100644 --- a/tailbone_nationbuilder/views/nationbuilder/donations.py +++ b/tailbone_nationbuilder/views/nationbuilder/donations.py @@ -2,7 +2,7 @@ ################################################################################ # # Rattail -- Retail Software Framework -# Copyright © 2010-2023 Lance Edgar +# Copyright © 2010-2024 Lance Edgar # # This file is part of Rattail. # @@ -38,6 +38,7 @@ class NationBuilderCacheDonationView(NationBuilderMasterView): route_prefix = 'nationbuilder.cache.donations' supports_grid_totals = True has_versions = True + results_downloadable = True labels = { 'id': "ID",