init
Showing
1 changed file
with
0 additions
and
1 deletions
| ... | @@ -93,7 +93,6 @@ | ... | @@ -93,7 +93,6 @@ |
| 93 | }; | 93 | }; |
| 94 | console.log(JSON.stringify(newData)); | 94 | console.log(JSON.stringify(newData)); |
| 95 | return false; | 95 | return false; |
| 96 | |||
| 97 | $.ajax({ | 96 | $.ajax({ |
| 98 | type: 'post', | 97 | type: 'post', |
| 99 | url: apiBaseUrl + targetUrl, | 98 | url: apiBaseUrl + targetUrl, | ... | ... |
-
Please register or sign in to post a comment