fix in blog comment

This commit is contained in:
Anand Doshi
2013-02-10 13:10:53 +05:30
parent 9e830ec711
commit 18a0c58cee

View File

@@ -52,7 +52,7 @@ $(document).ready(function() {
$.ajax({
method: "POST",
type: "POST",
url: "server.py",
data: args,
dataType: "json",