[cleanup] contact
This commit is contained in:
parent
495138e52f
commit
ef176d8926
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ $.extend(frappe, {
|
|||
send_message: function(opts, btn) {
|
||||
return frappe.call({
|
||||
type: "POST",
|
||||
method: "frappe.templates.www.contact.send_message",
|
||||
method: "frappe.www.contact.send_message",
|
||||
btn: btn,
|
||||
args: opts,
|
||||
callback: opts.callback
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue