commit | 520c403a05bd2e5e9357b4d188ddc2c044bc6ce2 | [log] [tgz] |
---|---|---|
author | Faris Ansari <netchampfaris@users.noreply.github.com> | Mon Jun 17 13:02:49 2019 +0530 |
committer | GitHub <noreply@github.com> | Mon Jun 17 13:02:49 2019 +0530 |
tree | c1e432bf1747291f69a4ee707299533d23c6a1b8 | |
parent | 340ccb6c967dca3aa3b704bf65e5f8c3075bc534 [diff] |
Delete call_log.js
diff --git a/erpnext/communication/doctype/call_log/call_log.js b/erpnext/communication/doctype/call_log/call_log.js deleted file mode 100644 index 0018516..0000000 --- a/erpnext/communication/doctype/call_log/call_log.js +++ /dev/null
@@ -1,8 +0,0 @@ -// Copyright (c) 2019, Frappe Technologies Pvt. Ltd. and contributors -// For license information, please see license.txt - -frappe.ui.form.on('Call Log', { - // refresh: function(frm) { - - // } -});