diff --git a/erpnext/public/js/telephony.js b/erpnext/public/js/telephony.js index f9caadeed7f..6cb1207e79e 100644 --- a/erpnext/public/js/telephony.js +++ b/erpnext/public/js/telephony.js @@ -11,7 +11,7 @@ frappe.ui.form.ControlData = frappe.ui.form.ControlData.extend( { .append(` - + ${frappe.utils.icon('call')} `) .find('.phone-btn')