mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 22:18:27 +00:00
codacy fixes
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on('Email Campaign', {
|
||||
// refresh: function(frm) {
|
||||
// }
|
||||
email_campaign_for: function(frm) {
|
||||
frm.set_value('recipient', '');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user