Always show batch params by default when viewing
This commit is contained in:
parent
fad8b44be2
commit
0904cda2c6
|
@ -102,6 +102,7 @@ class BatchMasterView(MasterView):
|
|||
'id',
|
||||
'description',
|
||||
'notes',
|
||||
'params',
|
||||
'created',
|
||||
'created_by',
|
||||
'rowcount',
|
||||
|
|
Loading…
Reference in a new issue