Add basic "download results" for Subdepartments grid

This commit is contained in:
Lance Edgar 2022-07-08 12:57:57 -05:00
parent 496e03a3ec
commit c6df827311

View file

@ -39,6 +39,7 @@ class SubdepartmentView(MasterView):
model_class = model.Subdepartment
supports_autocomplete = True
touchable = True
results_downloadable = True
has_versions = True
grid_columns = [