andre 4 anni fa
parent
commit
b48a0eaf25
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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');