andre 4 lat temu
rodzic
commit
b48a0eaf25
1 zmienionych plików z 1 dodań i 0 usunięć
  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');