get post fix
This commit is contained in:
parent
92455dc7ae
commit
fdc629be4d
@ -8,7 +8,7 @@ erpnext.send_message = function(opts) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
$.ajax({
|
$.ajax({
|
||||||
method: "POST",
|
type: "POST",
|
||||||
url: "server.py",
|
url: "server.py",
|
||||||
data: {
|
data: {
|
||||||
cmd: "website.helpers.contact.send_message",
|
cmd: "website.helpers.contact.send_message",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user