Tweak account label
parent
35fe26cb95
commit
171832cfb8
|
@ -644,6 +644,7 @@ def mk_order_pane_layout(
|
||||||
parent=parent,
|
parent=parent,
|
||||||
fields_schema={
|
fields_schema={
|
||||||
'account': {
|
'account': {
|
||||||
|
'label': '**account**:',
|
||||||
'type': 'select',
|
'type': 'select',
|
||||||
'default_value': accounts.keys(),
|
'default_value': accounts.keys(),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue