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

+ 1 - 0
js/base.js

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