Let batch views allow or deny "execute results" option

This commit is contained in:
Lance Edgar 2017-12-02 17:08:17 -06:00
parent 277d98ae2c
commit a7d8cfcdbb
5 changed files with 76 additions and 73 deletions

View file

@ -49,6 +49,7 @@ class LabelBatchView(BatchMasterView):
rows_editable = True
rows_bulk_deletable = True
cloneable = True
results_executable = True
row_grid_columns = [
'sequence',