andre hace 4 años
padre
commit
50c1b815ad
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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');