mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-13 20:05:09 +00:00
fix in blog comment
This commit is contained in:
@@ -52,7 +52,7 @@ $(document).ready(function() {
|
||||
|
||||
|
||||
$.ajax({
|
||||
method: "POST",
|
||||
type: "POST",
|
||||
url: "server.py",
|
||||
data: args,
|
||||
dataType: "json",
|
||||
|
||||
Reference in New Issue
Block a user