code refactoring
This commit is contained in:
parent
639a1725d1
commit
8e37d4e1c0
@ -41,10 +41,4 @@
|
|||||||
postLikesAndViews.style.display = "inline";
|
postLikesAndViews.style.display = "inline";
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
var apiUrl = serviceUrl + "/GetMyLocation";
|
|
||||||
ajax(apiUrl)
|
|
||||||
.then(function (result) {
|
|
||||||
console.log(result);
|
|
||||||
})
|
|
||||||
</script>
|
</script>
|
||||||
Loading…
Reference in New Issue
Block a user