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