andre 4 лет назад
Родитель
Сommit
50c1b815ad
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      js/scripts.js

+ 0 - 1
js/scripts.js

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