fix: sider fixes

This commit is contained in:
Subin Tom
2022-02-25 13:45:26 +05:30
committed by Suraj Shetty
parent b65bce8f98
commit 90ed14a055

View File

@@ -146,10 +146,10 @@ class CallPopup {
'fieldtype': 'Select',
'options': '\nFrappe Cloud Queries/Plan\nEnterprise Plans\nPartnership\nSupport\nBilling/Renewal\nOpen source / Junk',
'default': 'Frappe Cloud Queries/Plan',
},{
}, {
'fieldtype': 'Section Break',
'hide_border': 1,
},{
}, {
'fieldtype': 'Small Text',
'label': __('Call Summary'),
'fieldname': 'call_summary',