Make datasync changes bulk-deletable

This commit is contained in:
Lance Edgar 2017-08-05 16:12:06 -05:00
parent 941ce1a9cb
commit f476c696fd
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@ class DataSyncChangesView(MasterView):
creatable = False
editable = False
bulk_deletable = True
grid_columns = [
'source',