Delete call_log.js

This commit is contained in:
Faris Ansari 2019-06-17 13:02:49 +05:30 committed by GitHub
parent 340ccb6c96
commit 520c403a05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) {
// }
});