From 217851103e252e14cc88039e1e09aaf1176024b6 Mon Sep 17 00:00:00 2001 From: bVisible Date: Mon, 30 Oct 2023 15:33:20 +0100 Subject: [PATCH] Update contact_address_quick_entry.js --- erpnext/public/js/utils/contact_address_quick_entry.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/erpnext/public/js/utils/contact_address_quick_entry.js b/erpnext/public/js/utils/contact_address_quick_entry.js index 5032bdd23a4d..f617ee1be9c8 100644 --- a/erpnext/public/js/utils/contact_address_quick_entry.js +++ b/erpnext/public/js/utils/contact_address_quick_entry.js @@ -51,8 +51,6 @@ frappe.ui.form.ContactAddressQuickEntryForm = class ContactAddressQuickEntryForm get_variant_fields() { var variant_fields = [ - //// commented - /* { fieldtype: "Section Break", label: __("Primary Contact Details"), @@ -67,8 +65,6 @@ frappe.ui.form.ContactAddressQuickEntryForm = class ContactAddressQuickEntryForm { fieldtype: "Column Break" }, - */ - //// { label: __("Mobile Number"), fieldname: "mobile_number",