andre 4 سال پیش
والد
کامیت
08ded104d1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      js/scripts.js

+ 1 - 1
js/scripts.js

@@ -3816,7 +3816,7 @@ function validate_captcha(form)
 }
 }
 
 
 function updateProductTotalMessage(billingcycle) {
 function updateProductTotalMessage(billingcycle) {
-    console.log("Test");
+    console.log(billingcycle);
     if (billingcycle == 'annually') {
     if (billingcycle == 'annually') {
         jQuery('#producttotalmessage').html('Test');
         jQuery('#producttotalmessage').html('Test');
     }
     }