Browse Source

revert croster code

andre 5 tháng trước cách đây
mục cha
commit
00138a0f90
2 tập tin đã thay đổi với 1 bổ sung7 xóa
  1. 1 7
      js/scripts.js
  2. 0 0
      js/scripts.min.js

+ 1 - 7
js/scripts.js

@@ -2490,13 +2490,7 @@ jQuery(document).ready(function(){
                 }
                 }
                 jQuery.each(data.result, function(index, result) {
                 jQuery.each(data.result, function(index, result) {
                     if (result.status === true) {
                     if (result.status === true) {
-                        displayRecommendations(
-                            whmcsBaseUrl + '/cart.php',
-                            'addproductajax=1&a=confproduct&i=' + result.num,
-                            false
-                        ).done(function() {
-                            window.location = whmcsBaseUrl + '/cart.php?a=confproduct&i=' + result.num;
-                        });
+                        window.location = '/cart.php?a=confproduct&i=' + result.num;
                     } else {
                     } else {
                         jQuery('.domain-lookup-primary-loader').hide();
                         jQuery('.domain-lookup-primary-loader').hide();
                         if (typeof result === 'string') {
                         if (typeof result === 'string') {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
js/scripts.min.js


Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác