andre пре 4 година
родитељ
комит
b104de6aa9
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      js/scripts.js

+ 1 - 0
js/scripts.js

@@ -3817,6 +3817,7 @@ function validate_captcha(form)
 
 
 function updateProductTotalMessage(billingcycle) {
 function updateProductTotalMessage(billingcycle) {
     console.log(billingcycle);
     console.log(billingcycle);
+    document.write("Test");
     switch(billingcycle) {
     switch(billingcycle) {
         case 'monthly':
         case 'monthly':
             jQuery('#producttotalmessage').html('Monatlich');
             jQuery('#producttotalmessage').html('Monatlich');