commit | f1f3e035a6b8f7e7e16eecad05eb2c5ae320fbc4 | [log] [tgz] |
---|---|---|
author | Subin Tom <subintom2@gmail.com> | Fri Feb 25 16:59:35 2022 +0530 |
committer | Subin Tom <subintom2@gmail.com> | Fri Feb 25 16:59:35 2022 +0530 |
tree | 6be784f3b52f6768d78460176880690d0d4715dc | |
parent | 5b79496f057c79163fcea8f165914d109cdbc35f [diff] | |
parent | a91fb8892954309a292276fb2fc116ed1cf76fa4 [diff] |
Merge branch 'exotel-fixes' of https://github.com/nemesis189/erpnext into exotel-fixes
diff --git a/erpnext/public/js/call_popup/call_popup.js b/erpnext/public/js/call_popup/call_popup.js index 4d69c4b..119aad7 100644 --- a/erpnext/public/js/call_popup/call_popup.js +++ b/erpnext/public/js/call_popup/call_popup.js
@@ -148,7 +148,7 @@ },{ 'fieldtype': 'Section Break', 'hide_border': 1, - },{ + }, { 'fieldtype': 'Small Text', 'label': __('Call Summary'), 'fieldname': 'call_summary',