run all ajax through apiclient

This commit is contained in:
Luke Pulverenti
2014-07-02 01:16:59 -04:00
parent 683e6f472c
commit db0a6eb632
28 changed files with 55 additions and 46 deletions
+2 -2
View File
@@ -184,7 +184,7 @@
});
$.ajax({
ApiClient.ajax({
type: "POST",
url: url
@@ -217,7 +217,7 @@
});
$.ajax({
ApiClient.ajax({
type: "DELETE",
url: url