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',
|
'id',
|
||||||
'description',
|
'description',
|
||||||
'notes',
|
'notes',
|
||||||
|
'params',
|
||||||
'created',
|
'created',
|
||||||
'created_by',
|
'created_by',
|
||||||
'rowcount',
|
'rowcount',
|
||||||
|
|
Loading…
Reference in a new issue