codacy fixes
This commit is contained in:
parent
c35a9a4888
commit
4879e00d64
@ -2,8 +2,6 @@
|
|||||||
// For license information, please see license.txt
|
// For license information, please see license.txt
|
||||||
|
|
||||||
frappe.ui.form.on('Email Campaign', {
|
frappe.ui.form.on('Email Campaign', {
|
||||||
// refresh: function(frm) {
|
|
||||||
// }
|
|
||||||
email_campaign_for: function(frm) {
|
email_campaign_for: function(frm) {
|
||||||
frm.set_value('recipient', '');
|
frm.set_value('recipient', '');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user