Ver Fonte

sidebar

andre há 4 anos atrás
pai
commit
b48a0eaf25
1 ficheiros alterados com 1 adições e 0 exclusões
  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');