fix: sider fixes
This commit is contained in:
@@ -146,10 +146,10 @@ class CallPopup {
|
|||||||
'fieldtype': 'Select',
|
'fieldtype': 'Select',
|
||||||
'options': '\nFrappe Cloud Queries/Plan\nEnterprise Plans\nPartnership\nSupport\nBilling/Renewal\nOpen source / Junk',
|
'options': '\nFrappe Cloud Queries/Plan\nEnterprise Plans\nPartnership\nSupport\nBilling/Renewal\nOpen source / Junk',
|
||||||
'default': 'Frappe Cloud Queries/Plan',
|
'default': 'Frappe Cloud Queries/Plan',
|
||||||
},{
|
}, {
|
||||||
'fieldtype': 'Section Break',
|
'fieldtype': 'Section Break',
|
||||||
'hide_border': 1,
|
'hide_border': 1,
|
||||||
},{
|
}, {
|
||||||
'fieldtype': 'Small Text',
|
'fieldtype': 'Small Text',
|
||||||
'label': __('Call Summary'),
|
'label': __('Call Summary'),
|
||||||
'fieldname': 'call_summary',
|
'fieldname': 'call_summary',
|
||||||
|
|||||||
Reference in New Issue
Block a user