andre 4 жил өмнө
parent
commit
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) {
 function updateProductTotalMessage(billingcycle) {
+    console.log("Test");
     if (billingcycle == 'annually') {
     if (billingcycle == 'annually') {
         jQuery('#producttotalmessage').html('Test');
         jQuery('#producttotalmessage').html('Test');
     }
     }