From c6df827311a282b6cecdfc29d4ba2ffd891a037a Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Fri, 8 Jul 2022 12:57:57 -0500 Subject: [PATCH] Add basic "download results" for Subdepartments grid --- tailbone/views/subdepartments.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tailbone/views/subdepartments.py b/tailbone/views/subdepartments.py index a03cabff..67945581 100644 --- a/tailbone/views/subdepartments.py +++ b/tailbone/views/subdepartments.py @@ -39,6 +39,7 @@ class SubdepartmentView(MasterView): model_class = model.Subdepartment supports_autocomplete = True touchable = True + results_downloadable = True has_versions = True grid_columns = [