Allow delete for datasync changes

This commit is contained in:
Lance Edgar 2016-12-05 21:00:50 -06:00
parent dba9663d27
commit b339290274

View file

@ -50,7 +50,6 @@ class DataSyncChangesView(MasterView):
creatable = False
viewable = False
editable = False
deletable = False
def configure_grid(self, g):
g.default_sortkey = 'obtained'