diff --git a/tailbone/views/batch/core.py b/tailbone/views/batch/core.py index ae96419c..61c893e9 100644 --- a/tailbone/views/batch/core.py +++ b/tailbone/views/batch/core.py @@ -102,6 +102,7 @@ class BatchMasterView(MasterView): 'id', 'description', 'notes', + 'params', 'created', 'created_by', 'rowcount',