Commit 7941b676 authored by Navoda Gunasekera's avatar Navoda Gunasekera

Update API function to the frontend

parent 3f8e4d07
......@@ -640,13 +640,13 @@
var data = {
"age" : age,
"count": count,
"country":country,
"disability":disability,
"gender":gender,
"religion":religion,
"occupation":occupation,
"withwhome":withwhome,
"lineno":lineno
"country": country,
"disability": disability,
"gender": gender,
"religion": religion,
"occupation": occupation,
"withwhome": withwhome,
"lineno": lineno
};
var formData = new FormData();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment