fix: sider fixes

This commit is contained in:
Subin Tom 2022-02-25 13:45:26 +05:30 committed by GitHub
parent 00b0f10100
commit a91fb88929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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',