Showing
1 changed file
with
1 additions
and
1 deletions
@@ -93,7 +93,7 @@ $('.invoice').on('touchend', '.checkbox', function() { | @@ -93,7 +93,7 @@ $('.invoice').on('touchend', '.checkbox', function() { | ||
93 | 93 | ||
94 | function orderCompute() { | 94 | function orderCompute() { |
95 | var yohoCoin = orderInfo('yohoCoin'); | 95 | var yohoCoin = orderInfo('yohoCoin'); |
96 | - | 96 | + |
97 | $.ajax({ | 97 | $.ajax({ |
98 | method: 'POST', | 98 | method: 'POST', |
99 | url: '/cart/index/orderCompute', | 99 | url: '/cart/index/orderCompute', |
-
Please register or login to post a comment