andre hace 4 años
padre
commit
b48a0eaf25
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      js/scripts.js

+ 1 - 0
js/scripts.js

@@ -3823,6 +3823,7 @@ function updateProductTotalMessage(billingcycle) {
             break;
         case 'quarterly':
             jQuery('#producttotalmessage').html('4teljährlich');
+            console.log("Test");
             break;
         case 'semiannually':
             jQuery('#producttotalmessage').html('Halbjährlich');