andre %!s(int64=4) %!d(string=hai) anos
pai
achega
a2ad619352
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      js/base.js

+ 1 - 0
js/base.js

@@ -1880,6 +1880,7 @@ function validate_captcha(form)
 }
 
 function updateProductTotalMessage(billingcycle) {
+    console.log("Test");
     if (billingcycle == 'annually') {
         jQuery('#producttotalmessage').html('Test');
     }