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